[CentOS] Trying to install Wine | Configure Warning

Questions about Wine on Linux
Locked
Energizer433
Newbie
Newbie
Posts: 1
Joined: Sun Aug 03, 2014 3:12 pm

[CentOS] Trying to install Wine | Configure Warning

Post by Energizer433 »

Hello guys,

I'm trying to install Wine and when its configuring, I get some Warning/Errors;

Code: Select all

configure: WARNING: prelink not found, base address of core dlls won't be set correctly.

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

configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.

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

configure: WARNING: libgnutls development files not found, no schannel support.

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

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

configure: WARNING: No sound system was found. Windows applications will be silent.
If you can help me solve that, that would be much appreciated. Thanks.

Regards,
Energizer
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: [CentOS] Trying to install Wine | Configure Warning

Post by dimesio »

You need to install all those things. The wiki has some instructions for CentOS 5 that are outdated, but should get you started figuring out what packages to install. http://wiki.winehq.org/WineOn64bit?high ... d884f8bd00
Locked