search for: wine64

Displaying 20 results from an estimated 75 matches for "wine64".

Did you mean: win64
2011 Jun 01
5
Status of Wine64 on OSX?
Hi, I know Wine64 is still experimental, and I've read threads from last Summer stating that Wine64 won't build nor run on OSX at this time. However, Wine64 would be really useful for me on OSX, because I build small simple apps for both win32 and win64 mode, and being able to crosscompile and run them from...
2011 Aug 23
2
Can't install program with today's git in 64-bit
...ead><style>body{font-family: Geneva,Arial,Helvetica,sans-serif;font-size:9pt;background-color: #ffffff;color: black;}</style></head><body id="compText">>I downloaded today''s git, compiled --enable-win64, and installed. <br>>The command "wine64 notepad" produces notepad, and everything seems fine. <br>>But then I tried installing Dragon NaturallySpeaking, which is a program made for both 32-bit and 64-bit systems. <br>>I go to the DNS11 folder, type "wine64 setup" <br>>and absolutely nothing happe...
2012 Mar 10
12
Compiling & running 1.4 on 64bit
...ise. I have compiled wine 1.4-1 in a Xubuntu 12.04 beta, running on virtual machine (obviously a 32bit system, since it's VM). Steps i took: Code: 1. installed development packages by running http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh (as instructed on http://wiki.winehq.org/Wine64) 2. apt-get build-dep wine 3. apt-get install patch libpulse-dev checkinstall 4. ./configure --enable-win64 5. make depend && make 6. checkinstall (which created the .deb package) Everything compiled correctly and seemd OK; I installed the package on Debian Wheezy, again no errors occured...
2011 Feb 15
11
Is Wine64 usable yet?
Hi, I am trying to get a general feel of how usable Wine64 is. I just built 1.3.13. To see how well it works, I ran 64-bit Putty. It works flawlessly. Now, I am trying to play around with different little programs. I took "notepad.exe" from a Windows 7 install (hoping it would be a reasonably simple program for a start). It crashed with: fi...
2011 Mar 19
5
64-bit installation instructions
<head><style>body{font-size:10pt;font-family:arial,sans-serif;background-color:#ffffff;color:black;}p{margin:0px;}</style></head><body>>Have you also compiled 32 bit Wine? My impression is that you need both to have a functioning system. http://wiki.winehq.org/Wine64<br><br>Thanks. I followed instructions. It seems to be OK to use two git repositories and compile one and then the other, provided you compile <span style="font-family: monospace;">64 first. And I installed both of them.<br><br></span>wine64$ ./configur...
2009 Feb 25
1
Wine64 status
Just wondering something: the last time I've read anything on wine64 stated that it compiled, but couldn't run anything (complex at least). Just wondering as of feb 25, how is wine64 coming along? Have a 64-bit system, and due to a bug in 32-bit wine WoW crashes constantly due to using more than 4gb of memory, and I figured the 64-bit version won't have an i...
2011 Apr 12
2
Re: Is Wine64 usable yet?
Hmm.. is this "update.exe" problem same which is happening with ie7 in32-bit (needs some cat file copied somewhere to run)? With wow64 build I have been testing to install SolidWorks 2009-2011 x64 and most of the times installer tries by default install the app to "Program Files (x86)"-folder, sometimes it gets correct program files folder, usually not. Installer fails on
2010 Jul 22
1
Wine64 and game
Hello, I installed Debian Sid 64 and i would like to know if it's possible to compile Wine 64 to play at this game : - Mass Effect - F.E.A.R / F.E.A.R 2 - Steam and game (CS, DoD etc..) - World of Warcraft Use and Play at games with Wine64 is possible or i must to compile Wine32 on my Debian64 ? Thanks
2010 Aug 01
2
IE gecko don't don't work in wine64
I use AMD64 and Ubuntu 10.04 x64. I complied wine1.3 with --enable-win64 I type wine64 iexplore http://www.google.com But it open a windows and don't show any things. I click help ,it shows normal In wine1.2 it will broke out How to deal with it
2011 Aug 23
0
wine64 when running program does not check current file
It's official. When you have compiled wine64, and do the following command: wine64 notepad2 the program looks only in .wine/ and does not also search in the active directory. So, this is probably a regression. This is a problem with the current git and yesterday's git.
2011 Jun 30
2
Re: Is Wine64 usable yet?
I'm having issues with getting Wine64 to even install properly. I'm using an AMD 64 processor with Fedora 14 x64. When I try to get things working, here's what I get with the gcc: Touching configure... [root at Iceburgh gcc-svn]# cd .. [root at Iceburgh Iceburgh]# rm -rf gcc-build [root at Iceburgh Iceburgh]# mkdir gcc-build...
2009 May 08
2
32bit exe to run with wine64
Hi, I hace one 64bit windows application which inturn calls one 32bit windows executable.When I run my application with 64bit configured wine, the application is getting exited as wine is identifying 32bit exe as unsupported architecture. Is there any workaround or idea to make 32bit exe run along with 64bit exe. Thanks, Krish
2011 May 19
0
Compiling Wine64 in Debian Testing?
Hello. I was wondering if anyone here has experience compiling Wine under Debian testing? When I went to run the dependencies script, this is the message I received. Code: distro Debian testing not supported Any help in the matter would be appreciated, thank you.
2011 Jun 30
1
Re: Is Wine64 usable yet?
Now you see why I'm having so much difficulty. Conflicting information, some of it applicable, some of it not so much. I can't find one comprehensive set of instructions. When I followed the link, the packages installed just fine, but when I tried the ./configure, it says ./configure not found, and no target for the make command.
2011 Jun 10
14
Wine64 + nvidia please help
...SLi: True in xorg.conf. I tried using patch-wine-nvidia.sh but no luck. I have all the necessary .so files copied into /usr/lib32 and /usr/lib..etc. Maybe if i knew what driver works with nvidia-settings I might get this thing to work. please help this nvidia stuff is so weird. i'm running wine64 on freebsd-8.2. noticed i get a opengl error in xterm. [Image: http://img5.imageshack.us/img5/643/winegwsetupexe.jpg ]
2010 Dec 20
0
trouble compiling and running wine 64-bit on Ubuntu Natty Studio
Hi. I have downloaded the git, compiled and installed wine as 64-bit. My main executables are /usr/local/bin/wine64 and wine64-preloader But I can't run anything. A "wine" command tells me wine isn't installed, which I guess it isn't, and "wine64" gives me a segmentation fault. Do I need a symlink? ubuntu$ wine notepad The program 'wine' can be found in the following pac...
2010 Aug 19
4
How to compile 64-bit Wine 1.3.0 under Mac OS X 10.6.4
Hello, Sorry if this has been addressed elsewhere, if so please let me know where! I'd like to compile 64-bit Wine 1.3.0 via GCC 4.5.1 (I use GCC 4.5.1 according to the instructions here: http://wiki.winehq.org/Wine64) on my Mac running Mac OS X 10.6.4 with a goal of taking advantage of the 8.0 GB of RAM I've got. I set CFLAGS="-march=native -m64", CXXFLAGS="-march=native -m64", and ./configure --enable-win64. During make, I get the following error: acledit.3BX36l.s:225:Unknown pseudo-...
2011 Mar 18
1
64-bit installation instructions?
Are there any 64-bit installation instructions anywhere? I am trying to test install and I can't get off the ground. wine programfile.exe wine64 programfile.exe both give me nothing. I have compiled 64-bit wine, and created a 64-bit wine prefix. Should I navigate somewhere before I start?
2011 May 07
2
wine-1.3.19-x86_64 - needs /lib/ld-linux.so.2
I'm trying to get wine working on my slackware 13.37 64bit system. I downloaded and installed the wine-1.3.19-x86_64-lsg.txz package. That went fine and I can run /usr/bin/wine64 to confirm the version and stuff. When I try to run or install any pc applications this is what I get: Code: bash-4.1$ wine64 asdf.exe /lib/ld-linux.so.2: could not open There is no /lib/ld-linux.so on my system, but there is /lib64/ld-linux-x86-64.so.2 so I tried making a link to that. Th...
2011 Aug 22
1
Can't install program with today's git in 64-bit version
I downloaded today's git, compiled --enable-win64, and installed. The command "wine64 notepad" produces notepad, and everything seems fine. But then I tried installing Dragon NaturallySpeaking, which is a program made for both 32-bit and 64-bit systems. I go to the DNS11 folder, type "wine64 setup" and absolutely nothing happens. Suggestions?