From: John L. <je...@pi...> - 2004-06-10 09:04:07
|
I think you have the wrong mailing list. On Wed, 2004-06-09 at 21:36, Sid Boyce wrote: > In the absence of installation instructions, I did my best and copied > the javadoc and net directories to /usr/lib/java2. Then I tried as seen > below and got the following error. Installing java apps is often > difficult to impossible as they never include a README or HOWTO for > people like me who have never written a line of java code. jazzlib is a library aimed at programmers ... John Leuner > I have > /usr/lib/java2/jakarta-log4j-1.2.8/. I've checked google, the JAVA-HOWTO > and it's all as clear as mud. /usr/lib/java2/ > jakarta-log4j-1.2.8/src/java/org/apache/log4j/Logger.java exists. > # java -jar dist/jweather-0.2.4.jar > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/log4j/Logger > at net.sf.jweather.Weather.<clinit>(Weather.java:33) > at net.sf.jweather.Test.main(Test.java:16) > Help appreciated. > Regards > Sid. -- John Leuner <je...@pi...> |