[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [x3d-public] needed help running /examples/loader/LoaderDemo.java
Archana C.S. wrote:
Hi,
I have successfully installed Xj3D on solaris. When i run ./browser.sh
it runs perfectly fine.
I want to run the examples/loader/LoaderDemo.class
I want to set up the classpath for it. I tried setting the classpath the
same way as in browser.sh
java -Xmx450M -Xbootclasspath/p:./bin -Djava.library.path=./bin
-classpath ".:jars/vecmath.jar:rest of the jars" -jar LoaderDemo
I get the following error
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/media/j3d/Node
Please Please Help. I have been on it for almost 2 to 3 days. Would like
to get it fixed and move on with my project.
wondering if you are doing this via command line.
perhaps your unix system is using a different shell
for the shell script than that used for command line.
that might lead to different interpretations of special characters.
if so, creating your own shell script might help.
all the best, Don
--
Don Brutzman Naval Postgraduate School, Code USW/Br work +1.831.656.2149
MOVES Institute, Monterey CA 93943-5000 USA fax +1.831.656.7599
Virtual worlds/underwater robots/X3D/XMSF http://web.nps.navy.mil/~brutzman
-------------------------------------------------------------------------
for list subscription/unsubscription,
go to http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html