943,585 Members | Top Members by Rank

Ad:
Feb 15th, 2008
0

application setup

Expand Post »
I am newbie to Linux. After entering the command to setup an application on my web server (x64 Suse Linux 10.1) the following message appears:

Setup does not include a Java Runtime suitable to your system. Please specify a Java 6 compatible java executable by setting the UP_JAVA_CMD environment variable.

Please help me what exactly should be my next steps.

Thanks a lot
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
makesense is offline Offline
6 posts
since Dec 2007
Feb 15th, 2008
1

Re: application setup

My guess would be that you don't have a Java Runtime Environment setup on your system. It's most likely in the YaST repositories, so start up YaST and search for Java Runtime Environment (JRE). Once you find it, install it, and it should set up your Java environment correctly.

If it isn't in YaST, go to java.sun.com and manually download and install JRE.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Feb 15th, 2008
0

Re: application setup

joeprogammer, thanks very much for the attention. Sorry, I should have mentioned I suspected the same reason and already installed manually jre. A quick test of the java executable worked well. I couldn't make the default path settings in the profile yet to make java available for all users but does that really matter when I am logged in as root?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
makesense is offline Offline
6 posts
since Dec 2007
Feb 15th, 2008
1

Re: application setup

>but does that really matter when I am logged in as root?
Yes, it does. Try the following at the command prompt before attempting to execute the program:
UP_JAVA_CMD="/location/of/java/command"
export UP_JAVA_CMD

Replace /location/of/java/command with the location of the java command, obviously. If this works, you can go ahead and edit your shell's profile by adding a line somewhere that reads the following:
UP_JAVA_CMD="/location/of/java/command"; export UP_JAVA_CMD
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Feb 16th, 2008
0

Re: application setup

joeprogrammer, thanks a lot for your quick support. Made it easy for me to continue. Great advise.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
makesense is offline Offline
6 posts
since Dec 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: Keylogger help
Next Thread in IT Professionals' Lounge Forum Timeline: need info about website testing





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC