Re: Alternative for java.awt

1999-08-12 Thread yves
You can run the virtual X server (Xvfb). It doesn't use that much resources as a real X server does. -Yves On Thu, 12 Aug 1999, Boban Acimovic/Forritun AKS hf. wrote: > Is there any API that could be alternative for java.awt and doesn't need X > server running? > >

Re: IBM-jdk

1999-07-08 Thread yves
er to upgrade to the whole redhat 6.X using the installer. -Yves On Thu, 8 Jul 1999, Justin Lawler wrote: > how would you go about upgrading from glibc 2.0 to 2.1. > (it is glibc2.0 in redhat5.1, is it?) and is it a trivial matter, > or can it be very messy? I'm relatively new in

Re: Unidentified subject!

1999-05-14 Thread yves
Sure, you need to write the escape codes for that. -Yves On Fri, 14 May 1999, Daniel Ignat wrote: > hi > > Q: it's possible in java to use color in text-mode ? > > DANIEL > [EMAIL PROTECTED] > > > ---

Re: Minimum configuration for JRE use?

1999-01-31 Thread yves
on't be a good idea tu run java on a 486... My guess is that min requirements are +- pentium 75Mhz+ 20MB of RAM. A workable Linux distribution (you should be able to do something with it...) takes about 50Mb + some swap + extra space for java process = 100Mb. -Yves

Re: Java as CGI - problem

1999-01-11 Thread Yves De Muyter
Install JServ:http://java.apache.org -Yves On Mon, 11 Jan 1999, Alexey Philimonov wrote: > Hi! > > I'm running website on RedHat Linux 5.1+Apache 1.3.3 and got a problem > trying to use Java program as CGI: > > - when I run java program from the shell as "ja