Martin Vermeer wrote: > Ah yes, good point. But as the library is listed in /etc/ld.so.conf, > it should be found at runtime, no?
Only if ldconfig was run after the library was installed. The file that really matters is /etc/ld.so.cache. Georg
Martin Vermeer wrote: > Ah yes, good point. But as the library is listed in /etc/ld.so.conf, > it should be found at runtime, no?
Only if ldconfig was run after the library was installed. The file that really matters is /etc/ld.so.cache. Georg