similar to: Re: Is Wine64 usable yet?

Displaying 20 results from an estimated 1000 matches similar to: "Re: Is Wine64 usable yet?"

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 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
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: fixme:heap:HeapSetInformation (nil) 1 (nil)
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 OSX would be a great time saver for me. So, what's the status of Wine64 on
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 issue with this... -- Tired
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.
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 10
14
Wine64 + nvidia please help
i tried patch-wine-nvidia.sh but no luck. nvidia-xsettings says i'm not using an nvidia driver, i have nvidia.ko loaded and running, my xorg.conf says driver "nv". I'm not sure what the correct nvidia driver i should be using..I got 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
2011 Jun 16
1
DDO issues
I've run into two odd things running the latest version of Ubuntu (checking the version just tells me this is the "Natty" variant). The first came up when I tried to use the built in voice chat. Everyone else got a lot of static, and I couldn't hear a thing. Struck me as wierd, but i could still just use the text chat. The second oddity came today. I tried to login as usual,
2008 Jul 10
0
[LLVMdev] Including svn version number in --version output
gcc does this with contrib/gcc_update which updates the file every update: revision=`svn info | awk '/Revision:/ { print $2 }'` branch=`svn info | sed -ne "/URL:/ { s,.*/trunk,trunk, s,.*/branches/,, s,.*/tags/,, p }"` where you now have revision and branch information. -eric
2008 Jul 10
4
[LLVMdev] Including svn version number in --version output
On Jul 9, 2008, at 6:13 PM, Tanya M. Lattner wrote: > > Why not set the VERSUFFIX to be " (Based on Apple Inc. build 5555) > (LLVM > rXXXX)" > > Where you set the revision number? I do not want to set the revision number in a source file every time I do 'svn update' :) > We currently use LLVM_VERSION_INFO to set this sort of information > and to
2014 Apr 23
3
error al instalar paquete
Hola a todos, No he podido encontrar la solución para el siguiente error al instalar el paquete dplR: > install.packages("dplR") Installing package into ‘/home/milagros/R/x86_64-pc-linux-gnu-library/3.1’ (as ‘lib’ is unspecified) also installing the dependency ‘gmp’ probando la URL ' http://r.mirror.mendoza-conicet.gob.ar/src/contrib/gmp_0.5-11.tar.gz' Content type
2000 May 14
1
Compilation problem for tinc ...
On Sat, 13 May 2000, COLIN Stephane wrote: [...] > configure: error: libgmp is not installed. Please grab it from your > nearest GNU mirror and install it (see README) > I have installed gmp-3.0.1 (see above) : > bigbobwks1:~/tmp/tinc-1.0pre1# find /usr/local/lib -name libgmp* [...] In order to compile programs, you don't need the actual libraries, but you need to have the
2008 Dec 10
2
[LLVMdev] Trouble Building llvm-gcc-4.2
On Wednesday 10 December 2008 12:18, Török Edwin wrote: > On 2008-12-10 19:54, David Greene wrote: > > I'm almost finished with the BuildBot validation config, but I'm having > > trouble convincing it to compiler llvm-gcc-4.2. > > > > Here's the relevant portion of the config: > > > > f.addStep(SVN(workdir="llvm-gcc-4.2/src",
2006 Mar 21
6
Native MOH - Convert mp3 to ulaw
I'd like to use native moh instead of with mpg123... for some reason the processes never bloody die. For native moh to not spawn an external player, I'd need to convert the default supplied moh sound files in /var/lib/asterisk/mohmp3 to ulaw and g729 format. Anyone know of a free, easy way to convert them? Thanks, Doug.
2011 Aug 31
5
DDO freezes my computer
i have installed ddo on my ubuntu it works fine when starting it up and for the 1st 5 or ten minutes then it freezes my computer anyone have a fix for this?
2010 Jul 20
4
Enabling DDO
I realize I'm a real noob when it comes to this type f thing, and please forgive me for this, but I need some serious help on installing and running DDO on my mac. I just downloaded Wine and winebottler, and downloaded from the DDO site the file (ddostandard.exe). When I tried running this, I got an error message. I am sure I am doing something wrong. Can someone Please walk me through