Ticket #294 (closed Support Requests: None)

Opened 3 years ago

Last modified 0 seconds ago

Won\'t start because program claims java not present

Reported by: nobody Assigned to: nobody
Priority: 5, normal Milestone:
Component: Install Problem (example) Version:
Keywords: Cc:

Description

"Check your path points to the right JRE (type java --
version in case of problem) and not to gcj or others 
JVM than are not supported by Jajuk, it is a common 
issue, especially for Fedora, take a look in support 
database."

I know I have the latest jre installed. but I don't 
know how to 'check my path'

when I try to lauch from /usr/bin/jajuk it returns
line 8: java : command not found


Attachments

Change History

05/28/06 19:22:19 changed by bflorat

Logged In: YES 
user_id=363565

If you installed a 1.5 jre and that a java command return
"command not found", it means that you $JRE_PATH/bin
directory is not in your PATH variable. Add it for exemple
into your ~/.bashrc file : add this line : export PATH=<the
JRE directory>/bin:$PATH, log again and retry.

08/20/06 15:05:33 changed by bflorat

  • status changed from assigned to closed.

08/20/06 15:06:36 changed by bflorat

  • summary changed from Won't start because program claims java not present to Won\'t start because program claims java not present.

Add/Change #294 (Won\'t start because program claims java not present)




Action