On Mon, October 9, 2006 16:17, Frank Griffith wrote:
> Matthias Fechner <idefix fechner.net> wrote:
Hello Frank,
>
>
> * Frank Griffith [09-10-06 07:49]:
>
>> I'm hoping you've got something there. If by all
channels drivers you
>> mean zaptel, no I did not recompile zaptel. I
simply updated my ports
>> collection and then did a "make
deinstall" of * 1.2.9.1 then did a
>> "make install clean" using * 1.2.12.1.
>>
>>
>> Should I deinstall and remake libpri and the other
dependencies as
>> well?
When you run 'make install' with the standard Asterisk build
system
(not necessarily with a *BSD port) modules located at
/usr/local/lib/asterisk/modules may not be replaced with
newer versions.
It might be worth removing the modules there first before
running
'make reinstall' on the port, soo..
make deinstall
rm /usr/local/lib/asterisk/modules/*
make reinstall in the port directory
-kim
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|