Hi - On Fri, Feb 13, 2004 at 01:43:48PM -0800, Scott Dattalo wrote: > It's probably a case of not having a path to the libraries. Add the path > to rtc_component_library to the file /etc/ld.so.conf [...] SID is different in this respect because these shared libraries are opened up via dlopen() at runtime, and there is code in sid that tries hard to find the specific directories. If it was working correctly, this ld.so.conf change should not be necessary. - FChE