bug in wine install

Francois Gouget fgouget at free.fr
Fri Apr 26 13:42:37 CDT 2002


On Fri, 26 Apr 2002, Yannick Fillatrau wrote:

> I just have downloaded the source of wine v. 20020411, I launched ./tools/wineinstall as a normal user and I was told to enter the root password, the install crashed.
> Here is a sample of stdout:
>
> Wine build complete.
> ---
> Performing 'make install' as root to install binaries, enter root password
> Mot de passe:
> /bin/bash: - : unrecognized option

According to many past emails, this is caused by a missing space in a
line that currently looks something like:

   su -c"...

Add a space between c and ", and you should be ok.


--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                     Linux: the choice of a GNU generation




More information about the wine-devel mailing list