Robert McDonald writes:
> Is there a more appropriate installation directory than /usr/lib for
> the shared library (although lintian complains if I don't put it in
> /usr/lib)?
It should go in /usr/lib/wine.
> Does ldconfig need to be run after installing/uninstalling the shared
> library (oth
I've got a Debian binary package configured. A wrapper script is
installed in /usr/bin that invokes wine on the winegcc-built shared
library that implements the program. The shared library is installed in
/usr/lib and then ldconfig is run during the installation process.
The shared library b