OxygenXML does not start on linux FC4

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jphuart
Posts: 6
Joined: Wed Dec 07, 2005 10:54 pm

OxygenXML does not start on linux FC4

Post by jphuart »

Hi dears,

I installed the Linux version on Fedora Core 4 without any problem, once I added to the PATH the directory where is my J2RE 1.4.2.

Now I want to launch OXYGEN XML and nothing happens. To do so, I use the application/x-shellscript file oxygen6.2 that has been created in /usr/local/bin folder.

Any suggestion?
Thanks a lot

here is the description of my java version:

java version "1.4.2"
gij (GNU libgcj) version 4.0.1 20050727 (Red Hat 4.0.1-5)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

oXygen requires a JVM from Sun. This is specified in the requirements section from the download page:
http://www.oxygenxml.com/download.html
***
Sun Microsystems Java VM version 1.4 or later (available at http://java.sun.com) in case you use the installation kit without Java VM.
***

Best Regards,
George
jphuart
Posts: 6
Joined: Wed Dec 07, 2005 10:54 pm

It works fine!

Post by jphuart »

Thanks a lot George,
thanks also to Sorin who was sending me e-mails also.

I installed J2re1.5.0.06 from sun,
rename the /usr/bin/java to java.old (to disable the gnu jre 1.4.2.)
add in $PATH /usr/java/j2re1.5.0-06

and it works fine.

Ciao
Post Reply