Wim Ceulemans writes:
 > Hi
 > 
 > I'm testing a little application that has to run on a linux server without X
 > installed. When I run it on my linux box without X running, it runs fine.
 > But when I run in on a linux box without X installed I get the following:
 > 
 > /usr/local/jdk1.1.6v4a/bin/../bin/i686/green_threads/java: can't resolve
 > symbol '_Xglobal_lock'
 > /usr/local/jdk1.1.6v4a/bin/../bin/i686/green_threads/java: can't resolve
 > symbol '_XUnlockMutex_fn'
 > /usr/local/jdk1.1.6v4a/bin/../bin/i686/green_threads/java: can't resolve
 > symbol '_XLockMutex_fn'
 > 
 > The jdk I'm using is 1.1.6v4a.
 > The linux box with X installed is a Redhat 4.2, the linux box without X
 > installed is a Redhat 5
 > 
 > So my question: is it possible to run a java based app without X installed?
 > Does anybode have an idea how to run a java app without X installed?

Aw, come on, man!  RTFM!  I covered this in great detail; you should take the
time to read it!

Steve


Reply via email to