Hi,
I recently upgraded ProjectX to 0.82.1.0. Unfortunately now I get the
error message:
>java.lang.Exceptions:
>commons-net library not accessible! see readme.txt [ii]
>ensure the correct location/classpath, related to the executed .jar
>
> at net.sourceforge.dvb.projectx.common.X.main(Unknown Source)
Looking into the readme it says that
>the following libraries are required on this place from the V 0.82.
>0 on,
> related to the executed .jar:
> - lib/commons-net-1.3.0.jar (compiled with JDK 1.2.2) *)
> - lib/jakarta-oro-2.0.8.jar (compiled with JDK 1.2.2) *)
> ...
>
> *)
> further informations and newer versions (mostly compiled with
>JDK 1.4.2)
>you'll find at:
> 'jakarta.apache.org/site/binindex.cgi', look for 'Commons Net'
>and 'ORO'
> - using newer lib's possibly requires an update of the
>'build.bat' and 'M
>ANIFEST.MF' !
Well, here is what I tried:
- re-emerged "commons-net" and "jakarta-oro"
(my system has jdk 1.4.2.01 running) NOK
- re-emerged "projectx" NOK
- "projectx.jar" is located in "/usr/share/projectx/lib".
I start "projectx" in "/usr/share/projectx/lib" with the
following command line "java -jar projectx.jar"
So I copied both files to
"/usr/share/projectx/lib/lib/commons-net-1.3.0.jar"
"/usr/share/projectx/lib/lib/jakarta-oro-2.0.8.jar" NOK
- copied the files to
"/usr/share/projectx/lib/commons-net-1.3.0.jar"
"/usr/share/projectx/lib/jakarta-oro-2.0.8.jar" NOK
The funny thing is that from "strace" output the "stat64" command shows
that the files are found (but maybe they are still in the wrong
location).
Does it make a huge difference for "projectx" if the libraries are
compiled with java 1.4.2.01 instead of 1.2.2 ? As I'm a java user (not
programmer), I would assume that something needs to be done to get
projectx with the newly compiled packages to work (at least I assume
that from the readme-text).
Any ideas what I'm doing wrong here ?
BR
Thomas
--
Thomas Drueke <[EMAIL PROTECTED]>
--
[email protected] mailing list