Peter Lewis wrote: > ~> java -jar jarfilename.jar > > should get you going at the most basic (jarfilename.jar is the jar file). > > For further options try: > ~> java -? > > If the "java" command is not found then there is something wrong with the java > install. > Not really. You might need to use: $JAVA -jar jarfilename.jar -- James Tyrer Linux (mostly) From Scratch ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.