similar to: "Problem installing wine"

Displaying 20 results from an estimated 3000 matches similar to: ""Problem installing wine""

2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2012 Jan 30
1
Wine 1.4: Not Installing
Error: Code: checking for freetype-config... no checking for freetype2-config... no checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. I tried using the option: Code: ./tools/wineinstall --without-freetype Same error.
2010 Nov 06
1
X devel Files
configure: libhal/libdbus development files not found, no dynamic device support. configure: libgnutls development files not found, no schannel support. configure: lib(n)curses development files not found, curses won't be supported. configure: libsane development files not found, scanners won't be supported. configure: libv4l development files not found. configure: libgphoto2 development
2008 May 15
8
Call for help with Wine 1.0 testing
Hi Folks, One key goal for Wine 1.0 is that all of its conformance tests run successfully on nearly all systems. We would really like your help in figuring out how close we are to that goal. To that end, if you are comfortable with checking Wine out via git, could you please visit this page: http://wiki.winehq.org/MakeTestFailures and follow the instructions there? (It's really simple;
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
I'm on Linux Mint Fluxbox CE 5 trying to compile the latest Git source. I previously had Wine 1.0 something from the Synaptic repos, and wanted bleeding edge so I did Code: $ aptitude remove wine and then followed the Wine + Git instructions. After the repo was cloned I ran ./configure, installed a couple dependencies and libfreetype-dev, and the config script then ran fine. Then I
2010 Nov 29
1
Images Garbled
I've gotten the Wine 1.3.8 built on a MacBook Pro running Snow Leopard 1.6.5 and Apple's X11 XQuartz 2.3.6 (xorg-server 1.4.2-apple56) I managed to get most of the prerequisites built, and my final configure warning only contains the following: Code: configure: libv4l 32-bit development files not found. configure: libgphoto2 32-bit development files not found, digital cameras won't
2010 Mar 12
2
xubuntu 8.10 64bit compile issues 1.40
configure: libv4l 32-bit development files not found. configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported. configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported. configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported. Some one solved that?
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all, I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad] I configured with: Code: ./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib' I installed the dependencies for wine with MacPorts (hence the /opt/local).
2011 Jan 08
2
Wine-1.3.11 will not compile for me
http://james-camerons-avatar.wikia.com Dear All, I've been using Wine happily on my Linux server for quite some years now. Even wine-1.3.9 has compiled without any issues whatsoever. But ever since yesterday, when I tried to compile the latest version 1.3.11 I'm stuck and don't know how to help myself. Please give me some ideas. As usual, I started compiling wine by
2009 Jan 14
3
Wine compilation problem.
Hi. I was trying to compile Wine 1.1.11 (because 1.1.12 appears to have a problem running InstallShield installers) from source on Sun Solaris 10 UNIX, and after I run configure, I get this: "configure: libXxf86vm development files not found, XFree86 Vidmode won't be supported. configure: libxrandr development files not found, XRandr won't be supported. configure: libxcomposite
2009 Jul 21
5
Same app at different OSs
Why same app can works on linuxes, but MacOS? Any differences in wine was builded on linux or MacOS? I'm about Themida related apps. So CommFort chat client (4.4 MB) (http://www.commfort.com/download/commfort_client.zip) http://www.commfort.com/en/index.shtml packed by Themida (http://www.oreans.com) works under Wine at linuxes but at MacOS i've get "Cannot open oreans.vxd
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 Nov 16
1
Compiling on OS X
Howdy, Anyone building vanilla Wine on OS X? I've installed Xcode as well as X11, but still get quite a few configure errors: configure: libhal development files not found, no dynamic device support. configure: libgnutls development files not found, no schannel support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2 development files
2010 Jun 22
0
Re: xubuntu 8.10 64bit compile issues 1.40
evil63 wrote: > configure: libv4l 32-bit development files not found. > configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported. > configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported. > configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported. > >
2008 Nov 13
3
Wine 1.1.8 and wine GIT(howto cooperate together?)
I'm confused and looking for help For the fist I have Ubuntu x86_64 and I had installed wine 1.1.8 from launchpad and i installed Red Alert 3 when i run it found that no cursor in game, so In order to lay Red Alert 3 with cursos i have compile wine from here git clone git://repo.or.cz/wine/hacks.git then i made symlinks cd hacks Code: mkdir -p `pwd`/lib32 ln -s /usr/lib32/libX11.so.6
2011 Nov 11
4
Compiling wine in Ubuntu Oneiric
Hello, I'm having trouble compiling wine 1.3.31 under the latest Ubuntu, 64 bit multiarch, etc. What basically happens is that the compile and make steps go just fine, but any sound that the newly built wine makes, doesn't use PulseAudio, it takes over the sound device. The only thing I've got to go on is a warning when doing ./configure that tells me that I'm missing the 32 bit
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 10
1
Garena Messenger Chat not working
Hello, I installed wine 1.3.35 in bodhi Linux to play warcraft online. I use Garena to play dota online therefore installed the latest Garena plus from their website .Everything is working fine except for chat and discussion.When I hover the mouse over friend list Garena exits automatically. Can someone help me with this?? When i run Garena Plus ,terminal shows the following code: Code: wine
2011 Mar 06
1
installing 32 bit wine on 64 bit computer help
Hi, I'm following the below instructions to install 32bit wine in 64bit fedora, and don't know in which folder I need to run the ./configure command. The yum install part went fine as far as I know, but I need to find where the configure script is located. Thanks //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////