If I missed the answer in my search I do apologize. I use Ubuntu 64 bit as my OS, and compile Wine as 32 bit (i compile because of some code changes in mouse.c). Anyways, just a question or 2. 1, does WoW need to run in 32 bit wine, and if not does 64 bit wine make any difference? Yea that's pretty much it, since that's basically what I use wine for. -- Sincerely, MacNean C. Tyrrell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20091029/65667cdd/attachment.htm>
> I use Ubuntu 64 bit as my OS, and compile Wine as 32 bit (i compile because > of some code changes in mouse.c). ?Anyways, just a question or 2. ?1, does > WoW need to run in 32 bit wine, and if not does 64 bit wine make any > difference? > > Yea that's pretty much it, since that's basically what I use wine for. >64 bit wine will not work. Although most distributions include 32 bit wine under 64 bit linux. Since you are compiling yourself make sure you build it as 32 bits. John
Good morning I am quit new in linux, I want to install Mega this software requiere wine installed first, I have a HP tourion 64 so I install obuntu64 9.10, I followed the instruction to install wine but the terminal send the following message Could not open file /var/lib/apt/lists/cr.archive.ubuntu.com_ubuntu_dists_karmic_main_source_Sources - open (2: No such file or directory) bernal at bernal-laptop:~$ CC="gcc-4.3 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v bash: ./configure: No such file or directory bernal at bernal-laptop:~$ make make: *** No targets specified and no makefile found. Stop. bernal at bernal-laptop:~$ sudo make install make: *** No rule to make target `install'. Stop. could someone help me please, and I really appreciate if the answer is very detailed since I have 3 days with linux, and honestly this has been very hard to understand to me thank you