Sorry for the lack of info. I'm pretty new to Linux, and I'm not as up to speed on Java as I'd like.
I did a which java, which let me know that the VM wasn't even in the path to begin with. So, I'm going to try a few things on JGenerator (work with the CLASSPATH, as you suggested, among other things), and I think I'll be able to get it running. Thanks, Sean On Sun, 9 Feb 2003, Alan Peery wrote: > Sean Hendricks wrote: > > >Has anyone tried to install JGenerator (a Java-based program for > >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. > > > > > > > You didn't give enough information to diagnose this. Show us the ouput of > 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 > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list