[Bug 17437] ATI and EVE Premium: no models display / crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 9 04:19:22 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17437





--- Comment #57 from Matthieu Bertin <bertinm at esiee.fr>  2009-04-09 03:54:14 ---
how do you remove the compiled version of wine then ? before i compile it
again...


--- Comment #58 from Eddy Y. <jeyoung at priscimon.com>  2009-04-09 04:19:17 ---
(In reply to comment #57)
> how do you remove the compiled version of wine then ? before i compile it
> again...

You just overwrite the current version with the one you will be compiling.

First, patch your source code, making sure that you have the corresponding code
version and patch (ie. do not apply a patch meant for wine 1.1.7 to wine
1.1.6).

Second, check where your existing wine is with 'whereis wine'. 

If it's in /usr/bin, then use 

$ ./configure --prefix=/usr

Otherwise, do

$ ./configure

Then,

$ make
$ sudo make install


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list