Re: Regression test starting point

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Col wrote:
> Thank you, it is obvious once you mentioned it.
> I did:
> git reset wine-0.9.53
> 
> Then I was required to do build, so I did:
> sudo apt-get build-dep wine wine-dev
> 
> I am not sure if this was right. 

That was not correct. You did not build it. You just installed build requirements for Wine.

To build you have to run:

Code:
./configure --verbose
make depend
make



Then run wine from the current directory NOT the one you have installed in the system!






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux