oXygen 10.2 install problem on debian lenny

Having trouble installing Oxygen? Got a bug to report? Post it all here.
gsmith
Posts: 2
Joined: Thu Apr 16, 2009 9:11 am

oXygen 10.2 install problem on debian lenny

Post by gsmith »

I am having a problem installing oxygen 10.2 on debian lenny.

I get the following error message, both when executing "sudo ./oxygen.sh" (with "ALL=(ALL) ALL" for my user in sudoers) and also when executing "./oxygen.sh" as root.

-----------------------------------------------------------------
Unpacking JRE ...
Preparing JRE ...
./oxygen.sh: line 224: bin/unpack200: cannot execute binary file
Error unpacking jar files. Aborting.
You might need administrative priviledges for this operation.
-----------------------------------------------------------------

Thanks for any help,

George Smith
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: oXygen 10.2 install problem on debian lenny

Post by sorin_ristache »

Hello,

The oxygen.sh installer unzips the cntents of the install package in the home folder of the current user so that error should not be caused by unpacking files of the install package because the current user should always have write permission in his home folder.

Make sure you use the right package for your platform. On the Download page there is a 32 bit installer for 32 bit Linux installations and a 64 bit installer for 64 bit Linux installations.


Regards,
Sorin
gsmith
Posts: 2
Joined: Thu Apr 16, 2009 9:11 am

Re: oXygen 10.2 install problem on debian lenny

Post by gsmith »

Thanks very much for the pointer. I had inadvertently downloaded the 64 bit version. The 32 bit version installed with no problems.

George
Post Reply