Re: [newbie] Classes.zip for Java?

2001-12-18 Thread Derek Jennings
I had a similar problem with a Java application. The solution for me was to put at the end of my /etc/bashrc file export JAVA_HOME=/usr/share/java/jre1.3.1_01/ export CLASSPATH=.:$JAVA_HOME/lib Might be worth a try. Derek On Tuesday 18 December 2001 14:16, Anuerin G. Diaz wrote: > hi, >

Re: [newbie] Classes.zip for Java?

2001-12-17 Thread Anuerin G. Diaz
hi, i think i remember that classes.zip used to hold all the sun classes but was replaced by tools.jar in jdk1.2.x and up. try installing jdk/jre 1.1.x or maybe the bundled kaffe java interpreter will suffice. ciao! On Fri, 14 Dec 2001 17:22:02 +0100 Paul <[EMAIL PROTECTED]> wrote: > Hi

Re: [newbie] Classes.zip for Java?

2001-12-14 Thread Paul
On Fri, 14 Dec 2001 17:22:02 +0100, Paul <[EMAIL PROTECTED]> wrote: Leave be for now. I got the daily snapshot at Licq.org which has the new ICQ protocol 8 built in. Is still a bit clunky but it works :) Paul >Hi all, > >I am trying to get the Java ICQ client to work. It keeps dying on that it >

[newbie] Classes.zip for Java?

2001-12-14 Thread Paul
Hi all, I am trying to get the Java ICQ client to work. It keeps dying on that it can't find a file called "classes.zip". I got several SDK's and JRE's from java.sun.com but none of them contain that file. Does anyone have a clue what I should do/install to get that going? Thanks Paul -- You've