From: Kevin M. <kev...@er...> - 2001-09-18 09:30:44
|
Hi, probably not a novel question, but how do I get my compiled script to look in CLASSPATH. I do the following: # jythonc -a -j gui.jar Gui.py Then I try # setenv CLASSPATH /opt/ericsson/nms_cif_ist/lib/nms_cif_ist.jar # java -jar gui.jar or # java -cp /opt/ericsson/nms_cif_ist/lib/nms_cif_ist.jar -jar gui.jar but neither work. It works fine when I use the interpreter: # setenv CLASSPATH /opt/ericsson/nms_cif_ist/lib/nms_cif_ist.jar # jython Gui.py What I am doing wrong? Any help appreciated, Kevin _________________________________________________ Name/Title : Kevin McNamee, Software Consultant Phone : +46 13 32 1165 |