Steve,

> OK, the alphaworks site is now back up.  I know people told me to
wait
> until Monday to get the latest but I wanted to try it now.

Well I've just been there as well and have collected 0.41 which is
the very latest.

> The first error came up because I didn't have the right version of
> libstdc++ so I got that and jikes could now run.  I can see it's
much
> faster.  However, it produced this output
> 
> *** Warning: "/usr/local/java/swing/swing-1.0.3/swingall.jar " is
either
> not a valid zip file or it contains a zip file comment. If it
contains a
> comment, rezip it without the comment...
> 
> followed by many errors involving the swing components.
> 
> What does this indicate?  I never saw THESE errors with javac.

I have seen this one before but it was quite a while ago and I am
struggling to remember what caused it.. I do compile with swing (only
I use 1.1.beta 3).

I know I had a few problems with my classpath and ended up not being
very fancy at all. Putting all my jar files in a single directory and
including the full path to that directory for each jar file in the
classpath eg

CLASSPATH=.:../..:/usr/local/jdk117_v1a/lib/classes.zip:/home/david/j
ar/swingall
.jar:/home/david/jar/postgresql.jar

I am sorry but I can't remember what I did to get this working at the
moment. If I do remember I'll let you know.

Dave



David Warnock
Sundayta Ltd

Reply via email to