Re: Java Help on Debian

2008-11-18 Thread Eric Lavarde - Debian
Hi, you probably need to set the CLASSPATH environment variable to the listed JAR files, wherever you put them, I would recommend NOT in Java's own directories (I tend to put local JARs to /usr/local/share/java, then CLASSPATH=/usr/local/share/java/odinms.jar:/usr/local/share/java/xttools.jar:etc.

Re: Java Help on Debian

2008-11-18 Thread T J Zeeman
Hi, If you have Java installed on your Debian system, you can usually find the mentioned directories under /usr/lib/jvm/. Placing files there may need root privileges. Kind regards, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P