Nick Triantos wrote:
Hi,

I'm trying to install JDK15 (from ports: java/jdk15) on a server that does not have X Windows installed. It appears from the Makefile that Java is dependent upon OpenMotif, which in turn is dependent upon a bunch of X client libs.

Does anyone have experience with installing Java without any X windows support? I'd like the keep the number of installed packages on this server to a bare minimum.

thanks,
-Nick


My guess? You probably can't install JDK without X because of Java's GUI libraries (swing/awt).

Micah
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to