[Wine] Compiled wine from source now a problem.

James McKenzie jjmckenzie51 at gmail.com
Fri May 25 21:04:11 CDT 2012


On Fri, May 25, 2012 at 4:47 AM, SJerry421 <wineforum-user at winehq.org> wrote:
> Hello I seem to have run into a small problem was wondering if anyone here could assist me?
> This is how i Installed wine.
>
> Code:
> sudo apt-get build-dep wine1.5
> apt-get source wine 1.5
> cd wine1.5-1.5.4
> patch -p1 < ../rgl.patch
> ./configure --enable-win64
> make
>
>
> Then when I went to run the only game i play on Linux this is the error i recieved.
>
>
> Code:
> jerry at jerry-HP-Pavilion-dv6-Notebook-PC:~/wine1.5-1.5.4$ ./wine64 /home/jerry/WoW/Launcher.exe

World of Warcraft is a 32 bit program and runs best in a 32 bit
version of Wine.  You can do this by either building a 32 bit wine or
running Wine with the WINEARCH=win32 argument.

James



More information about the wine-users mailing list