xdelta of the Sun jdk1.2.2rc1 - jdk1.2.2rc2

1999-12-24 Thread Neal Sanche
Hi All, Well, if you're like me, and disturbed by having to download 21MB of information over a slow link everytime Blackdown or Sun release a new version of their JDK bundle, then I have news for you. I'll be attempting to build, and maintain a set of xdelta files to go from one version to the

jdk1.2

1999-12-24 Thread me
Hi, I've downloaded jdk1.2, and installed it, but when I tried to run it says "can't find libjava.so". I'm using Mandrake 6.5 and glibc 2.1.1. Where can I get this libjava.so library? Thanks. Howard -- To UNSUBSCRIBE, email

Re: appletviewer won't run demo class

1999-12-24 Thread Chris Abbey
At 00:53 12/24/99 -0500, Linda Lincoln wrote: Perhaps, but some additional information: When I point netscape-navigator at the same HTML file it runs the applet without error or complaint (arguments netscape has a 1.1 vm. (1.1.5 iirc) and all). I would expect this kind of behaviour from a Sun

parallel port api

1999-12-24 Thread Jalaluddin Riaz
hi all, is there any api for programming the parallel port, or is there any simple statement like "outport(LPT, 0x00)" like we have in C thanx __ Get Your Private, Free Email at http://www.hotmail.com

Re: jdk1.2

1999-12-24 Thread Nathan Meyers
me wrote: Hi, I've downloaded jdk1.2, and installed it, but when I tried to run it says "can't find libjava.so". I'm using Mandrake 6.5 and glibc 2.1.1. Where can I get this libjava.so library? Thanks. It's in the JDK. Usually this error means a mismatch with the glibc version. Did you

Re: parallel port api

1999-12-24 Thread Trent Jarvi
http://www.rxtx.org may have what you are intested in. The site contains links to other simular projects. Trent Jarvi [EMAIL PROTECTED] --- Jalaluddin Riaz [EMAIL PROTECTED] wrote: hi all, is there any api for programming the parallel port, or is there any simple statement like