I am writing a server that runs on an embedded version on linux. X-windows
is not required for this application.
The size of the libwine.a would be reduced considerably if x wasn't compiled
into it.
The reason I need wine is so that I can run several windows dlls.
I will try to help out however I can.
Gilroy
----- Original Message -----
From: "Patrik Stridvall" <[EMAIL PROTECTED]>
To: "'Gilroy Billard'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, April 18, 2000 9:02 AM
Subject: RE: --without-x
> > wine-20000326 doesn't seem to build if I use "./configure
> > --without-x"...
> >
> > Is there a patch to fix this?
>
> Why do you want to compile --without-x?
> Just for fun or do you want Wine to run
> without X and are prepare to help out with it?
>
> Anyway, compiling --without-x doesn't work even when I got
> it to compile. I did add an option -tty for running the
> TTY driver, which "works" (OK it doesn't work but at least
> something happens on the screen), however it was not included
> in the main tree for various reasons. After some reorganization
> primarily by Alexandre this patch is broken and I haven't had
> time to look at it. Perhaps I will find time some day.