|
From: Sid B. <sb...@bl...> - 2004-06-09 19:36:52
|
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. 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.
--
Sid Boyce .... Hamradio G3VBV and keen Flyer
===== LINUX ONLY USED HERE =====
|