[Freeswitch-users] cepstral PB

Mathieu Rene mrene_lists at avgs.ca
Tue Apr 6 04:54:54 PDT 2010


Hi,

ldconfig -v will list you all libraries that are in ld's path, start  
by confirming the correct version of the lib appears in there. You may  
also chec: ldd /path/to/mod_cepstral.so, if any of those are "not  
found".

Also note that the linker may cache the path to some libraries, make  
sure you re-run ldconfig if you delete some symlinks or it'll still  
try to look at where they previously were.

If the problem persist it might be worth adding -rpath (adds an extra  
library path to the .so file) to mod_cepstral's Makefile, it already  
references -L/opt/swift/lib directly anyways.

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca




On 2010-04-05, at 10:12 PM, Jean-Yves F. Barbier wrote:

> Le Mon, 5 Apr 2010 20:59:53 -0500,
> Brian West <brian at freeswitch.org> a écrit :
>
>> That would be a wrong assumption.  Do you have the correct versions?
>
> What versions of what are you talking about?
>
> if it is about libs, FS was compiled on this computer.
>
>
> -- 
> A woman takes off her claim to respect along with her garments.
> 		-- Herodotus
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch- 
> users
> http://www.freeswitch.org




More information about the FreeSWITCH-users mailing list