[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sawfish problem



* Joseph de los Santos <jhou@info.com.ph> 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 to: