Cant't to configure Wine for WoW 3.3.5a in Debian 6.0.5.

Questions about Wine on Linux
Locked
Je7
Newbie
Newbie
Posts: 3
Joined: Wed Aug 15, 2012 3:20 pm

Cant't to configure Wine for WoW 3.3.5a in Debian 6.0.5.

Post by Je7 »

Hi. I've downloaded Wine's 1.4.1. source code from WineHQ(via archive). "Un tar" the archive, and start to configure. In the end of configure list, i've seen some warnings, like some functions can not be used. So, i install libraries through Synaptic Package Manager. A lot of warnings were disappeared. So, finally there are some warnings:

Code: Select all

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 won't be supported.
configure: libXxf86vm development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr development files not found, XRandr won't be supported.
configure: libxinerama development files not found, multi-monitor setups won't be supported.
configure: libxcomposite development files not found, Xcomposite won't be supported.
configure: OpenCL development files not found, OpenCL won't be supported.
configure: libgnutls development files not found, no schannel support.
configure: liblcms development files not found, Color Management won't be supported.
configure: gstreamer-0.10 base plugins development files not found, gstreamer support disabled
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
 
configure: WARNING: libxrender development files not found, XRender won't be supported.
 
configure: Finished.  Do 'make' to compile Wine.
 

There aren't warnings during compilation. Go to the WoW directory and run(wine Wow.exe -opengl). There are not any additional video/audio options. I just copied game from CD to hard disk. Almost first message is:

Code: Select all

err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "Software Rasterizer", version "2.1 Mesa 7.7.1").
 
It's look like problems with my videocard driver. So i use the Google and find this http://www.x.org/wiki/RadeonTVbuildHowto. Can this howto really help me?

People, please, help to fix this problem.

P.S.: Also, i add the screenshot of my Wow client. It's the best result, which i can achieve. And achieved only after adding the libraries to the Wine's compilation.
Attachments
Screenshot-3.png
Je7
Newbie
Newbie
Posts: 3
Joined: Wed Aug 15, 2012 3:20 pm

Re: Cant't to configure Wine for WoW 3.3.5a in Debian 6.0.5.

Post by Je7 »

I'll try to reinstall my videocard driver.
Je7
Newbie
Newbie
Posts: 3
Joined: Wed Aug 15, 2012 3:20 pm

Re: Cant't to configure Wine for WoW 3.3.5a in Debian 6.0.5.

Post by Je7 »

Topic can be deleted. I decided the problem. Just install newest videocard driver.
Locked