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, > > 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 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
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
