Henning,<br><br>I created a new directory<br>and ran the following:<br>make distclean<br>make prefix=/opt/kamailio/<br>make prefix=/opt/kamailio/ modules<br>make prefix=/opt/kamailio/ install<br><br>Then I tried to run kamailio and still get the same error:<br>
ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table &quot;version&quot;)<br><br>Something else is messing with the code; anyway that we should be able to workaround.<br>
<br>Let me know if you think about something.<br>Uriel<br><br><div class="gmail_quote">On Thu, Jul 2, 2009 at 10:14 AM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="font-family: &#39;Lucida Console&#39;; font-size: 9pt; font-weight: 400; font-style: normal;">
<div class="im">On Donnerstag, 2. Juli 2009, you wrote:<br>
&gt; And how can I make modules on that location as well? So i donīt have to<br>
&gt; copy them from default location.<br>
<p style="margin: 0px; text-indent: 0px;"><br></p></div>Hi Uriel,<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>make prefix=/tmp/foobar<br>
make prefix=/tmp/foobar modules<br>
make prefix=/tmp/foobar install<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>To be save do a make distclean before building with a different prefix.<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>Cheers,<br><font color="#888888">
<p style="margin: 0px; text-indent: 0px;"><br></p>Henning</font></div></blockquote></div><br>