Dear sir, I am installing wine 1.3 from source file but i getting fail to install beacose of Xlib/xfree86 devlopnemt packeg so i neet that packege please help me.
On Thu, Dec 6, 2012 at 3:32 PM, Hamid Lohar hmdlohar@gmail.com wrote:
Dear sir, I am installing wine 1.3 from source file but i getting fail to install beacose of Xlib/xfree86 devlopnemt packeg so i neet that packege please help me.
You don't provide enough information about your issue: what's the error message? distrib? These questions should be asked on wine-users/forum anyway (also the only supported versions are latest 1.4.x and 1.5.x).
I am installing it from source file (wine 1.5.x.tar.bz2) by running wine install i get error "x support not found, wine can not fount x, please instal xlib/xfree86 devlopment files". That is the error.
Sorry for late reply.
On 12/7/12, Frédéric Delanoy frederic.delanoy@gmail.com wrote:
On Thu, Dec 6, 2012 at 3:32 PM, Hamid Lohar hmdlohar@gmail.com wrote:
Dear sir, I am installing wine 1.3 from source file but i getting fail to install beacose of Xlib/xfree86 devlopnemt packeg so i neet that packege please help me.
You don't provide enough information about your issue: what's the error message? distrib? These questions should be asked on wine-users/forum anyway (also the only supported versions are latest 1.4.x and 1.5.x).
On Thu, Dec 20, 2012 at 6:25 AM, Hamid Lohar hmdlohar@gmail.com wrote:
I am installing it from source file (wine 1.5.x.tar.bz2) by running wine install i get error "x support not found, wine can not fount x, please instal xlib/xfree86 devlopment files". That is the error.
You need to install your X development files (that depends on your distribution, e.g. libx11-dev) for compiling wine.
Most likely, you shouldn't do that, and instead use prepackaged (binary) versions of wine => http://www.winehq.org/download/
Again, you should ask such questions on wine-users or the wine forum (http://forum.winehq.org/)
Frédéric