"Problem installing wine"

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rajamani
Level 1
Level 1
Posts: 7
Joined: Tue Dec 14, 2010 4:43 am

"Problem installing wine"

Post by rajamani »

config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
config.status: executing Makefile commands

configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxi 32-bit development files not found, the Xinput extension won't be supported.
configure: libXxf86vm 32-bit development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxinerama 32-bit development files not found, multi-monitor setups won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libhal/libdbus 32-bit development files not found, no dynamic device support.
configure: libgnutls 32-bit development files not found, no schannel support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libsane 32-bit development files not found, scanners won't be supported.
configure: libv4l 32-bit development files not found.
configure: libgphoto2 32-bit development files not found, digital cameras won't be supported.
configure: liblcms 32-bit development files not found, Color Management won't be supported.
configure: gstreamer-0.10 32-bit development files not found, gstreamer support disabled
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: fontconfig 32-bit development files not found, fontconfig won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libtiff 32-bit development files not found, TIFF 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.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.

configure: WARNING: libxml2 32-bit development files not found, XML won't be supported.

configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.

configure: WARNING: OpenSSL 32-bit development files not found, SSL won't be supported.

configure: WARNING: libjpeg 32-bit development files not found, JPEG won't be supported.

configure: WARNING: libpng 32-bit development files not found, PNG won't be supported.

configure: Finished. Do 'make' to compile Wine.


I am getting above message when i am installing wine 1.3.7.Also i am having redhat 5.4 on 64 bit machine.where should i get these 32 bit development library files?is there any easier way to install these files?can anyone help?Billion thanks in advance!!!!!
John Drescher

"Problem installing wine"

Post by John Drescher »

On Tue, Jan 18, 2011 at 7:25 AM, rajamani <[email protected]> wrote:
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
config.status: executing Makefile commands

configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxi 32-bit development files not found, the Xinput extension won't be supported.
configure: libXxf86vm 32-bit development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxinerama 32-bit development files not found, multi-monitor setups won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libhal/libdbus 32-bit development files not found, no dynamic device support.
configure: libgnutls 32-bit development files not found, no schannel support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libsane 32-bit development files not found, scanners won't be supported.
configure: libv4l 32-bit development files not found.
configure: libgphoto2 32-bit development files not found, digital cameras won't be supported.
configure: liblcms 32-bit development files not found, Color Management won't be supported.
configure: gstreamer-0.10 32-bit development files not found, gstreamer support disabled
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: fontconfig 32-bit development files not found, fontconfig won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libtiff 32-bit development files not found, TIFF 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.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.

configure: WARNING: libxml2 32-bit development files not found, XML won't be supported.

configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.

configure: WARNING: OpenSSL 32-bit development files not found, SSL won't be supported.

configure: WARNING: libjpeg 32-bit development files not found, JPEG won't be supported.

configure: WARNING: libpng 32-bit development files not found, PNG won't be supported.

configure: Finished.  Do 'make' to compile Wine.


I am getting above message when i am installing wine 1.3.7.Also i am having redhat 5.4 on 64 bit machine.where should i get these 32 bit development library files?is there any easier way to install these files?can anyone help?Billion thanks in advance!!!!!
These should be provided by your distribution. Ask them.

John
rajamani
Level 1
Level 1
Posts: 7
Joined: Tue Dec 14, 2010 4:43 am

Post by rajamani »

i might be having these library files for 64 bit machine (my machine-64 bit),is it possible to have a seperate library files for 32 bit to install wine?
snejjj
Level 3
Level 3
Posts: 63
Joined: Sun Jul 25, 2010 5:25 am

Post by snejjj »

normally, there should be no problems if those libraries are present for 64bit. (I can speak only for Ubuntu, but with me, installation was possible without problems on a 64bit machine)

is it possible you just forgot to include those files when you started to compile?
if there's a package-manager for your solution, check there for those libs.
else, just ask in the forums of your distribution for a solution.
rajamani
Level 1
Level 1
Posts: 7
Joined: Tue Dec 14, 2010 4:43 am

Post by rajamani »

ln -s /usr/lib/libfreetype.so.6 /usr/lib/libfreetype.so

above command works to rectify some dependencies(by creating link in the /usr/lib folder)...
config.status: creating Maketest.rules
config.status: creating dlls/Makedll.rules
config.status: creating dlls/Makeimplib.rules
config.status: creating programs/Makeprog.rules
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
config.status: executing Makefile commands

configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libhal/libdbus 32-bit development files not found, no dynamic device support.
configure: libgnutls 32-bit development files not found, no schannel support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libsane 32-bit development files not found, scanners won't be supported.
configure: libv4l 32-bit development files not found.
configure: libgphoto2 32-bit development files not found, digital cameras won't be supported.
configure: liblcms 32-bit development files not found, Color Management won't be supported.
configure: gstreamer-0.10 32-bit development files not found, gstreamer support disabled
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: fontconfig 32-bit development files not found, fontconfig won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libtiff 32-bit development files not found, TIFF 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.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.

configure: WARNING: libxml2 32-bit development files not found, XML won't be supported.

configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.

configure: WARNING: OpenSSL 32-bit development files not found, SSL won't be supported.

configure: WARNING: libjpeg 32-bit development files not found, JPEG won't be supported.

configure: WARNING: libpng 32-bit development files not found, PNG won't be supported.

configure: Finished. Do 'make' to compile Wine.

but the above library files i cant able to find it in my /usr/lib folder even if i find it
if i use the the command "ln -s /usr/lib32/libXcursor.so.1 /usr/lib/libXcursor.so" it doesn't work
still giving error??can anyone help?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

rajamani wrote: but the above library files i cant able to find it in my /usr/lib folder even if i find it?
You need to install the 32 bit development files. As you've already been told, your distro should provide them. If you're not sure which packages to install, ask on your distro's support forum.
rajamani
Level 1
Level 1
Posts: 7
Joined: Tue Dec 14, 2010 4:43 am

Post by rajamani »

where should i get these 32 bit development files?is there any site for those files? or can i get the library files from 32 bit Redhat 5.4 cd's?
snejjj
Level 3
Level 3
Posts: 63
Joined: Sun Jul 25, 2010 5:25 am

Post by snejjj »

just a question: are you using "red hat 5.4" or are you using "red hat enterprise linux 5.4"?
If you're using the former, I'd recommend to upgrade to a newer version/distribution, then the problem will probably go away.
If you're using "red hat enterprise linux 5.4", you've probably bought it, so there should be technical support provided by Red Hat Enterprise, ask them.

I hope by highlighting parts of my text, you'll finally get it, that you should ask your distribution's support for this.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

rajamani wrote:where should i get these 32 bit development files?is there any site for those files? or can i get the library files from 32 bit Redhat 5.4 cd's?
You've already been told multiple times that you need to get them from your distro, and if you don't know where, ask on your distro's support forum, not here.

Topic closed.
Locked