* Joseph de los Santos <[EMAIL PROTECTED]> writes:

> I wanted to try sawfish but it seems that it wants
> libreadline.so.3 instead of what is unstable or woody is using
> right now (libreadline.so.4).is there a way I can get sawfish
> to use libreadline.so.4 instead of 3?

How about making a symlink? ln -s /lib/libreadline.so.4
/usr/local/lib/libreadline.3 && ldconfig (make sure that
/usr/local/lib is somewhere in your /etc/ld.so.conf or
$LD_LIBRARY_PATH).

Reply via email to