java32 bit on ubuntu 64bit

Asked by piolop

I want to run a 32bit java app on a 64 bit Ubuntu gutsy 7.10.
how can i do ?

Thanks!!!!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Vadim Peretokin
Solved:
Last query:
Last reply:
Revision history for this message
sdb (sdb-231) said :
#1

Check out this article;

http://www.debian-administration.org/articles/534

this will give you an idea....

Revision history for this message
piolop (ste-helpeco) said :
#2

Thanks but i hope into a simple howto this is not too easy for me!!!!

Revision history for this message
Best Vadim Peretokin (vperetokin) said :
#3

Since there is no java64, but just java32, what you do is install firefox32, and then java32 for it, and just use firefox32.

Here's a really good guide on how to accomplish all of this - https://help.ubuntu.com/community/AMD64/FirefoxAndPlugins?action=show&redirect=Firefox2AMD64Flash9Java

If you'll need help, feel free to post!

(also, note that after installing firefox32, the default firefox is still 64, with which java won't work. It says in the guide how to make firefox32 be default - I'm just pointing this out since it's a common error)

Revision history for this message
Vadim Peretokin (vperetokin) said :
#4

.

Revision history for this message
piolop (ste-helpeco) said :
#5

Thanks Vadim Peretokin, that solved my question.