SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
which: no java in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin)
which: no java in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin)
-jar Executes a program encapsulated in a JAR archive. The first
argument is the name of a JAR file instead of a startup class
name. In order for this option to work, the manifest of the JAR
file must contain a line of the form Main-Class:classname.
Here, classname identifies the class having the public static
void main(String[] args) method that serves as your applica-
tion's starting point. See the Jar tool reference page and the
Jar trail of the Java Tutorial for information about working
with Jar files and Jar-file manifests. When you use this
option, the JAR file is the source of all user classes, and
other user class path settings are ignored.
Get in contact with the developer and ask him how to run this, or to fix it if it's broken.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.