Displaying 20 results from an estimated 40000 matches similar to: "Building Wine 32bits on Sid64"
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
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
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
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:
2010 Nov 15
3
Error when upgrading from wine 1.2.x to 1.3.x
Using the Ubuntu Wine Team ppa's I did a simple apt-get install wine1.3. As expected, 1.2 was removed and everything was upgraded except I seem to have some problem with the ia32-libs package in the iwne repository. Here is what I get when I try to upgrade:
Code:
sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
2014 Dec 21
3
trouble building 6.03
sudo apt-get install build-essential
sudo apt-get build-dep gcc-multilib
sudo apt-get install gcc-multilib
sudo apt-get install nasm
sudo apt-get install uuid-dev
I run
#make spotless
#make
but it consistently fails at
make[3]: Entering directory `/syslinux-6.03/efi32/efi'
Building gnu-efi for ia32
/syslinux-6.03/efi/check-gnu-efi.sh ia32 /syslinux-6.03/efi32
Failed to build gnu-efi.
2014 Dec 21
0
trouble building 6.03
On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote:
> sudo apt-get install build-essential
> sudo apt-get build-dep gcc-multilib
> sudo apt-get install gcc-multilib
>
> sudo apt-get install nasm
> sudo apt-get install uuid-dev
>
> I run
> #make spotless
> #make
>
> but it consistently fails at
>
> make[3]: Entering directory
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,
2011 Aug 26
3
Wine 1.2 or 1.3 not working in Ubuntu 11.10
wine1.2:
Depends: ia32-libs but it is not going to be installed
Is the error I get when installing.
Any Ideas guys??
2014 Dec 22
2
trouble building at efi/check-gnu-efi.sh
On Mon, Dec 22, 2014 at 12:18:56AM +0100, Geert Stappers wrote:
> On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote:
> > sudo apt-get install build-essential
> > sudo apt-get build-dep gcc-multilib
> > sudo apt-get install gcc-multilib nasm uuid-dev
> >
> > $ make spotless
> > $ make
> >
> > but it consistently fails at
> >
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
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
2010 Nov 03
2
Trouble with openGL on x64 system
I have Kubuntu 10.04 x64 and GF8800gt with nvidia proprietary driver. And I have'nt problems with opengl in my system:
OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 8800 GT/PCI/SSE2 OpenGL version string: 3.3.0 NVIDIA 256.53 OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
xxx at xxx:/usr$ glxinfo | grep rendering direct rendering: Yes
...but
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
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
2012 Feb 13
1
Conflict installing nvidia-glx-ia32 on 64 bit Debian
I'm trying to get EVE Online working on WINE in Debian Wheezy. I get the following error when I try to run eve.exe:
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
I believe I've traced the problem to needing the nvidia-glx-ia32 drivers. However, when I run apt-get install nvidia-glx-ia32, I get:
# apt-get install nvidia-glx-ia32
...
The following
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
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
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