Re: netscape 4.61, Java, Redhat 6.0

1999-08-14 Thread James H. Cloos Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Zdenek" == Zdenek Kabelac <[EMAIL PROTECTED]> writes: Zdenek> There is no problem to have a stable version of netscape in Zdenek> any distribution - you just have to use older libc5 version. No. RH's RPM (as updated) for 6.0 works in 6.0 (at

Re: netscape 4.61, Java, Redhat 6.0

1999-08-14 Thread James H. Cloos Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Nelson" == Nelson Minar <[EMAIL PROTECTED]> writes: Nelson> Could it really just be me? I'm running pretty basic Netscape, Nelson> about the only change I made was running Fortify over the Nelson> browser. Trivial applets like Nelson> http://

Announcing: Xwinwrap - a tool to run Java programs in private X colormaps and visuals

1999-08-14 Thread Nathan Meyers
Announcing: Xwinwrap This is a tool I wrote out of frustration with the JDK's inability to run in a non-default visual or to install a private colormap. Using Xwinwrap, you can do a couple of useful things that are currently unavailable: 1) Install a private colormap... like the "netscape -insta

Re: Swing doesnt seem to work with 32bit X11 colour depth.

1999-08-14 Thread Nathan Meyers
Mark O'Donohue wrote: > > Hi > > I changed my X11 colour depth to 32bit and now swing doesn't run. I get > the following error message. JDK1.2 Graphics2D rendering works with depths and models that tend to be found on Solaris; XFree86 confuses it at many of high-depth settings it offers. Nath

Frame Layout

1999-08-14 Thread Sebastien Vidon
Hi everybody I'm trying to get rid of the borders of any Frame or JFrame. I've tried to find a method to set its Insets, but unsuccessfully. Does anyone know a trick? Thanks Sebastien -- To UNSUBSCRIBE, email to [EMAIL PROTECT

RE: Windows'98 / Linux disparity.

1999-08-14 Thread Aravind Selvaraje
Did you try with the tya jit ? Is the win98 running with the jit enabled or not ? I would also try the IBM JDK on Linux for speed comparisons. It is quite fast. -- Aravind > -Original Message- > From: Amlan Saha [mailto:[EMAIL PROTECTED]] > Sent: Friday, 13 August 1999 14:18 > To: [EM

Re: First time user of jdk - cannot run Javac

1999-08-14 Thread Hermon
Hello, Thanks for taking time to answer me. I did include classes.zip in the CLASSPATH, and to make sure I did, after reading your message, I tried to following command "unzip -l $CLASSPATH" and I did get the list of the content of classes.zip. Even when I unset CLASSPATH, the same error occur

Re: First time user of jdk - cannot run Javac

1999-08-14 Thread Hermon
Thanks for your answer. I have scanned my whole HDD, and javac is only under the jdk directory. I haven't found kaffe either. Hermon Michael Sinz wrote: > On Fri, 13 Aug 1999 21:17:21 +0200, Hermon wrote: > > >Hello, > > > >I have installed jdk-1.1.7_v1a glibc on a RedHat 5.2 Linux i386 , wi