oxygen.sh not found after successful linux FC3 installation

Having trouble installing Oxygen? Got a bug to report? Post it all here.
clivelong
Posts: 4
Joined: Sat Jul 09, 2005 11:08 am

oxygen.sh not found after successful linux FC3 installation

Post by clivelong »

Hello

Linux Trying to install Oxygen 6.0 under Fedora 3.

Running Fedora 3 Linux 2.6.10 kernel

Installed Sun Java Run time 1.4

Set Path to Java (I think)

Oxygen 6.0 installation ran OK by executing sh ./oxygen.bin

Trying to run Oxygen by typing sh oxygen.sh.

Oxygen.sh is not found anywhere on machine (I have run search for oxygen.sh on / and all sub-folders)

Am I trying to start Oxygen incorrectly?

Thanks

Clive
smaug42
Posts: 44
Joined: Tue May 25, 2004 2:27 pm

Post by smaug42 »

The path isn't set for the new Oxygen install. If you installed as user (not root) you should in theory see Oxygen_6 in your home. If you cd to the new Oxygen directory and try sh ./oxygen.sh you will be able to launch Oxygen. That is of course assumign that's where you installed Oxygen.

How did you search for oxygen.sh? Using grep? Using a file manager? usinf locate? Using whereis?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: oxygen.sh not found after successful linux FC3 installat

Post by sorin_ristache »

Hello,
clivelong wrote:Am I trying to start Oxygen incorrectly?
The Linux installer oxygen.bin is a graphical wizard that creates Windows like shortcuts (in fact symlinks) in the directory that you specify in the installation process. Normally you use oxygen.sh only if you edit the parameters specified in that script for example to enlarge the memory allocated to <oXygen/> using the -Xmx parameter. If you want to be able to start <oXygen/> from any directory you must edit the profile file specific to the shell available on your machine: $HOME/.profile, $HOME/.bash_profile, etc.

Best regards,
Sorin
clivelong
Posts: 4
Joined: Sat Jul 09, 2005 11:08 am

Linux run-time problem

Post by clivelong »

Hi, problem solved

I found the oxygen script under the root directory as you said

Thanks

Clive
Post Reply