Stew Benedict <[EMAIL PROTECTED]> writes:

> Many times you can get away with just a symlink.  Say you have
> libncurses.so.5, you could do the following (assuming it's in /lib)
> 
> ln -s /lib/libncurses.so.5 /lib/libncurses.so.4

I strongly recommend not doing that - different major versions are
generally not compatible.
-- 
Trond Eivind Glomsrød
Red Hat, Inc.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to