On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote:
> The wine package need to add the entry:
>
> /usr/X11R6/lib/wine
>
> to the file:
>
> /etc/ld.so.conf
>
> before running ldconfig in the postinstall script. Otherwise, it would
> fail to find the libraries.
In theory, there is a dedicated entry in wine.conf, allowing to add
directory to LD_LIBRARY_PATH just for wine use. It's IMHO a better choice
than modifying ld.so.conf, but i didn't managed to have it workinkg :-(
--
Make it possible for programmers to write programs in English, and you will
find that programmers can not write in English.
-- Murphy's Laws of Computer Programming n°16