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         [EMAIL PROTECTED]        http://fgouget.free.fr/
                     Linux: the choice of a GNU generation


Reply via email to