On Thu, 2005-04-28 at 08:31 -0700, Paul wrote:
> - it is possible to remove completely the
> graphical user interface (e.g. it can r
> un without X). For this you need to modify the
> DISABLE_GUI option from the Makefile.inc
> ...
Suggestion for running headless:
if(getenv("DISPLAY"))
isGraphic = TRUE;
else
isGraphic = FALSE;
-- ( ) c[] // Jens M AndreasenReceived on Thu Apr 28 20:15:18 2005
This archive was generated by hypermail 2.1.8 : Thu Apr 28 2005 - 20:15:18 EEST