On Tue, Dec 17, 2002 at 04:04:26PM -0500, David H. Clymer wrote: > a simple way to solve this would be to create a symlink to the new lib > with the same name as the old library. like so: > > ln -s /lib/libproc.so.2.0.7 /lib/libproc.so.2.0.6
I'm fairly sure this is completely wrong. The reason the library name changed is because the ABI was altered, which means that it *won't* works with programs built against another version. -rob
msg20045/pgp00000.pgp
Description: PGP signature