Sean Hendricks wrote:
Has anyone tried to install JGenerator (a Java-based program forYou didn't give enough information to diagnose this. Show us the ouput of
generating .swf files) on RH8.0? I've run the installation, but when I
try to run it by entering jgenerate, it can't find the file. I've checked
the path, and it's fine, so I'm a little mystified.
echo $PATH
echo $CLASSPATH
which java
ls
You should probably include a path to JGenerator, in case anyone is feeling helpful with lots of time on their hands. It would also be handy for anyone who wants to generate .swf files like you do... :-)
Continuing in guess mode:
I suspect that your CLASSPATH doesn't include the directory where
the .class file is stored. cd to the directory where the
jgenerate.class file is, enter "EXPORT CLASSPATH=$CLASSPATH:`pwd`",
then run "java jgenerate".
Alan
--
Alan Peery -- [EMAIL PROTECTED]
Mankind is led into the darkness beyond our world by the inspiration
of discovery and the longing to understand. Our journey into space
will go on. -- President Bush, Feb 1 2003
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list