Re: SV: java without x-libs

1999-12-16 Thread Michael Sinz
On Thu, 16 Dec 1999 17:03:18 +0100, Johan Ekenberg wrote: >> The README for the JDK shows how to do this with the Blackdown version. >> >> In versions of the JDK 1.1.x that predate JDK 1.1.7v3 you need to set >> the NS_JAVA environment variable. >> >> As of JDK 1.1.7v3, the JDK will also support

SV: java without x-libs

1999-12-16 Thread Johan Ekenberg
> The README for the JDK shows how to do this with the Blackdown version. > > In versions of the JDK 1.1.x that predate JDK 1.1.7v3 you need to set > the NS_JAVA environment variable. > > As of JDK 1.1.7v3, the JDK will also support noticing that you do not > have the DISPLAY environment set and t

Re: java without x-libs

1999-12-15 Thread Michael Sinz
On Thu, 16 Dec 1999 00:36:19 +0100, Johan Ekenberg wrote: >Hi! > >Is there any possibility of installing/using javac et al. without >X-libraries? >I'm running a couple of dedicated www-servers without X, and want to be able >to compile/use purely textbased javaprograms, and compile www-applets. >

java without x-libs

1999-12-15 Thread Johan Ekenberg
Hi! Is there any possibility of installing/using javac et al. without X-libraries? I'm running a couple of dedicated www-servers without X, and want to be able to compile/use purely textbased javaprograms, and compile www-applets. Dist. is Slackware 4.0, tried with jdk-1.1.7 (libc5). Forgive me