Hi,
On Sat, Jun 24, 2000 at 09:14:10AM -0600, Philippe Moutarlier wrote:
>
> Sorry if this is a stupid question, but why do I get wine looking for .so files
> that don't exists anywhere ?
>
> When trying to run word I get this :
>
> err:module:BUILTIN32_dlopen failed to load libmso7enu.so:
>/usr/local/lib/libmso7enu.so: cannot open shared object file: No such file or
>directory
Set your local language ! (--language XX)
> err:module:BUILTIN32_dlopen failed to load libxl8c.so: /usr/local/lib/libxl8c.so:
>cannot open shared object file: No such file or directory
> err:module:BUILTIN32_dlopen failed to load libxl8c.so: /usr/local/lib/libxl8c.so:
>cannot open shared object file: No such file or directory
Most probably harmless.
This ERR() is already changed to a WARN() in current CVS anyway (by me).
Andreas Mohr