Can't compile Wine for Asus 901

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
aplcomp
Level 1
Level 1
Posts: 5
Joined: Sun Jun 15, 2008 7:31 am

Can't compile Wine for Asus 901

Post by aplcomp »

I have tried 1.1.7. ./configure says: You need to install Xlib/Xfree... devel.
I have installed x11proto-core-dev, which deprecates 'x-dev', 'cos x-dev is not applicable.
Is it possible to edit configure so that it makes use of x11proto instead ?
I assume asus 901 has Xandros on it, but some say it is Linpus.
Xandros has not replied anything, asus support they have no responsiblity
of 3rd party products.
Ubuntu is not a choice for me, for other reasons.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Can't compile Wine for Asus 901

Post by vitamin »

aplcomp wrote:I have tried 1.1.7. ./configure says: You need to install Xlib/Xfree... devel.
I have installed x11proto-core-dev, which deprecates 'x-dev', 'cos x-dev is not applicable.
Is it possible to edit configure so that it makes use of x11proto instead ?
I assume asus 901 has Xandros on it, but some say it is Linpus.
Xandros has not replied anything, asus support they have no responsiblity
of 3rd party products.
Ubuntu is not a choice for me, for other reasons.
You most likely missing some other packages. Look inside the configure.log to see what didn't work.

For more complete list of required packages see: http://wiki.winehq.org/Recommended_Packages
Locked