There is a file called "/etc/ld.so.conf" that lists all the non-standard locations you would like your applications to look for shared libraries.
So you just add it on a new line to that file, and run 'ldconfig' as root. Cheers, Simon On 1/25/06, Ian Service <[EMAIL PROTECTED]> wrote: > Each time I rebuild my machines I run into that. I just symlink the > /usr/local/lib/libspandsp.* to /usr/lib/ so that asterisk can find it. I'm > sure there's a better way, but that works. > > - Ian > > > On 1/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hey all , ive recently ran into a wall on a problem with spandsp and I was > > hoping someone could answer it. I am using asterisk 1.22 and have recently > > recompiled and added the latest spandsp-0.0.2pre23.tar.gz , i added the > > additional .c files and patched everthing prior to recompile, id didnt get > any > > errors during compile/install but when i try the load the app_rxfax.so and > > app_txfax.so it tells me "Unable to load module" , anyone else experienced > this > > issue if so how was it resolved , or if anyone has any ideas on where i > can look > > for more indepth debugging information that would be great. > > > > Thanks > > > > P > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- | First they ignore you, then they laugh at you, then they fight you, | then you win. -- Mohandas Gandhi | | The Toronto Asterisk Users Group | Join the discussion group by visiting http://taug.ca | or by sending email to [EMAIL PROTECTED]
