Text Only Dom2 Server
I would like to set-up a dom2 text only server for use on a linux machines that is acting as a gateway. However, trying to run the server in text only mode (dom2 --tcpserver --textonly) gives an error trying to read libGL.so.1, presumably because I still need the shared libraries for video. (As my server is a gateway, it is pared down to exclude unessential things like libGL.)
Does anyone know if it's possible (and how) to run a dom2 server without libGL installed on the linux box?
-B
|