Displaying 20 results from an estimated 200000 matches similar to: "Any updates on wineon64bit page?"
2008 Jun 09
2
wine-1.0-rc4 compile error on Fedora 9 x86_64
Hello everyone! I am trying to compile wine-1.0-rc4 from source on a 64bit install of Fedora 9. I installed Fedora 9 from a KDE live CD, installed gcc and glibc via yum, and installed/configured the packages listed in the WineOn64Bit wiki entry,
http://wiki.winehq.org/WineOn64bit
When running "make && make depend," I get the following error:
make[2]: Entering directory
2011 Nov 13
1
gstreamer-0.10 development libraries not found on Fedora 16
Hello all,
I try to compile 32 bit Wine (latest wine-git) on 64 bit Fedora 16 with gstreamer support, but after ./configure command I always get that my libraries are missing.
I did following to get all dependencies for building wine:
Building Wine on Fedora 14 x86_64 (http://wiki.winehq.org/WineOn64bit)
install-wine-deps.sh (http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh)
2006 Jul 31
1
WineOn64Bit
Hello to all.
I have a VERY important correction to this article.
To compile wine on Debian Etch amd64 (kernel 2.6.17) you'll need some changes:
1. You don't need to make the X11R6 symlinks
2. The package "ia32-libs-dev" does not longer exist, you need libc6-dev-i386
3. make and make depend have to be run with LD_LIBRARY_PATH="/lib32"
I hope now it is all
regards,
2007 Dec 22
2
x86_64 compile from source has no alsa
Hi,
I have been trying to compile wine from source, and whilst everything
works I fail to get alsa support.
I am on Fedora 8 and have all the dependent packages installed as per
the wiki.
(http://wiki.winehq.org/WineOn64bit#head-6a1af3960b16c81218ffda50417528f289ffe30f)
I can replicate the issue on my i386 by removing/renaming the file
winealsa.drv.so from /usr/local/lib/wine.
This file is in
2011 Mar 01
1
Help compiling an older version of wine on 64 bit Fedora 14
I'm having problems running a windows program (nulldc 1.0.3 but that's not important) under the latest version of wine, which is up and running (in 32 bit) on my 64-bit install of Fedora 14. I'm trying to compile a version of wine 1.1.32 under a separate prefix. I'm doing this in a way that has worked for me in the past under a 32-bit environment. As I say, I've compiled the
2009 Aug 24
1
Compile wine source from git "Try using a Unicode string"
Getting the source from git , trying to compile WITHOUT patches.
Running Ubuntu 9.04 x86_64
This is the configure (got it from http://wiki.winehq.org/WineOn64bit#head-d6dc6aaec38bf9f2198767215ea1813c44a5981d )
Code:
CC="gcc-4.3 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v
make depend goes fine but make ends up with :
Code:
2008 May 28
9
./configure error
hello,
i have opensuse 10.3 x86_64
i want to compile wine, with this how to:
http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0
i follow all but i get this message when doing configure
configure: libhal development files not found, no dynamic device support.
configure: libsane development files not found, scanners won't be supported.
configure: libgphoto2
2008 Mar 23
4
Compiling wine from (git) Source - Debian Sid 64 bit ?
Hello all,
really hope someone can help me on this one...
That is what i have done
1. Installed all suggested lib32 libraries available
2. Direct Rendering: yes (newest fglrx 64 bit drivers from ATI site)
3. http://wiki.winehq.org/WineOn64bit went through wiki over and over
but still get this errors after running ./configure
configure: libxcomposite development files not found, Xcomposite
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
Hi,
I downloaded wine source from winehq and installed all dependencies as per the wiki:
http://wiki.winehq.org/WineOn64bit
However when i run ./configure,its displays the following and exits:
Code:
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.26.5-45.fc9.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Sep 20
2012 Jan 24
3
I do not know how to install 32 bit libraries error
So I'm trying to build the latest version of Wine and I receive this in the terminal:
We need to install Wine as the root user. Do you want us to build Wine,
'su root' and install Wine? Enter 'no' to build Wine without installing:
(yes/no)
I say yes
then it's like:
Wine Installer v1.0
We need to install Wine as the root user. Do you want us to build Wine,
'su
2008 Jul 26
5
Cups problems while compiling WINE
Just tried to compile WINE on opensuse 11 64bit. I did everything as described here: WineOn64bit - The Official Wine Wiki (http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0)
But running the configure script I'm getting that message:
Code:
configure: libcups development files not found, CUPS won't be supported.
That means that the printer output isn't
2009 Aug 03
12
Nothing loads in wine?
I thought that I would be able to use Wine to play TF2 in Fedora 11, so I used this guide to install steam:
http://fedorasolved.org/gaming-solutions/installing-steam-using-wine
Steam appeared to be working fine, so I downloaded some games (TF2 and CS:S),
When they were done downloading, I tried to play one, and the "Preparing to launch TF2" box came up. So I waited for a few seconds and
2006 Aug 26
2
Compiling wine on AMD64
I've been trying various ways of getting wine running on my 64 bit
ubuntu machine. So far I haven't been very successful. I am trying
the source for 0.9.20 and I'm using the latest k8 kernel in ubuntu.
I have an nvidia card and am using the latest glx drivers available
in ubuntu (1.0.8762).
I am using the guide here:
http://wiki.winehq.org/WineOn64bit
with help from here:
2011 May 18
5
Help needed troubleshooting page fault in wine
I'm trying to troubleshoot a game crash under Wine. Here's a snippet from the log file created under Wine 1.3.20:
Code:
wine: Unhandled page fault on read access to 0x00000000 at address 0x44a179 (thread 0022), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0044a179).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
2007 Feb 27
2
wine or wine-preloader exit with code 2 on x86_64
Hello,
I have build wine with the help of wiki WineOn64bit
LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32"
./configure --prefix=/opt/wine --datadir=/usr/share
But wine or wine-preloader always return 2 as you can see :
[root@nico wine-0.9.31]# loader/wine-preloader
[root@nico wine-0.9.31]# echo $?
2
[root@nico wine-0.9.31]# ./wine --version
2010 Sep 17
15
Fwd: Unable to Get Sony IC Recorder (Digital Voice Editor 3.3.01) to Work with 32-bit Wine (Windows Emulator) in 64-bit Fedora 11 x86_64 Linux
Dear Alexander Morozov,
From the output of the command "ps -ef | grep wine", we can observe
that the native Windows USB driver ICDUSB2.sys for the Sony IC Recorder
gets loaded with winedevice.exe.
enming 18814 18781 0 16:15 ? 00:00:00
C:\windows\system32\winedevice.exe ICDUSB2
However, Digital Voice Editor 3 (under Wine) simply would not detect the
Sony IC Recorder. The
2012 Jun 17
2
compile Wine (32bit) on 64bit Ubuntu
Hi
anyone compiled wine (32bit) on Ubuntu 12.04 64bit?
The script install-wine-deps.sh want to remove quite a bit:
http://wiki.winehq.org/WineOn64bit#head-b62ae8f996e97e1df7258bb8eaec2e83e54ca799
Especially the ia32* libs wich are needed for all 32bit apps,
hence I ask here.
Thanks
2009 Mar 26
6
Fedora Updates Hosed Wine
So some specs ...
Fedora 10 (32bit), Wine (v1.1.15).
I installed warcraft 3 and frozen throne expansion, when I did a clean Fedora 10 install with Wine 1.1.15. Things ran well for the most part, once in awhile war3 would throw up and error just after launching, all I had to do was relaunch the program and I was good. I was using opengl.
The March 23rd some new updates came down the pipe for my
2010 Mar 13
1
Building Wine 32bits on Sid64
Hello,
On this page (http://wiki.winehq.org/WineOn64bit#head-64ba498d52dd0a3ccae1c52c5d913d7aa692f9b1), it's possible to build wine 32 if i have a 64-bit system.
I'm actually on Debian 64 and when i want to install ia32-apt-get, there isn't package with this name.
So, how to install correctly the 32-bit packages ?
Thanks
2006 Jun 02
3
0.9.14 CVS compilation on Gentoo amd64 fails
Here is how I compiled 0.9.13:
#!/bin/bash
# note that the following is all one bash line
CFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib"\
LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
./configure --x-libraries=/emul/linux/x86/usr/lib/ && make depend all
I tried the same with 0.9.14 but it failed like this:
../../tools/winegcc/winegcc