[Wine] Re: Wine cvs How do I injstall this??

Duane Clark dclark at akamail.com
Sun May 14 13:34:08 CDT 2006


Duane Clark wrote:
> ... Do these steps (from the directory you 
> were in when you did the CVS checkout):
> 
> cd wine
> ./configure
> make depend
> make
> 

Oops, a bit more. The above steps generally should be done as an 
ordinary user. To install, do:
su -
(type in your root password)
cd your_wine_directory
make install




More information about the wine-users mailing list