> We use Microsoft Visual SourceSafe as our Version Control
> system here and I use wine (20001026) to run the command line tool
> (win32 console app) under Linux (The GUI also runs but hangs on some
> operations). I would like to get the latest version of on project
> using VSS from within an automated build script, but would prefer not
> to have to install/run X on the build server. ./configureing wine
> without the X libraries indicates that wine can be built without X
> but that it doesn't work yet.
Doesn't it? If not it is temporary broken.
OK. GUI applications doesn't work (yet),
but console applications should.
> What needs to be done to get wine working without X?
Probably no much. It should work. Will investigate.