> 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 :-(
>
This sounds reasonable (if it works of course). I do not like the idea of
every single package modifying system-wide ld.so.conf.
-andrej