Hi all

I have an exe program that's based on java ---said to be cross platform enabled.

This exe program runs well on windows. I have tried numerous times to install it via wine on ubuntu--latest attempt being on 12.04 lts 64 bit, but it always returns an error 'Launch 4J--Can't find Java 1.5.0'. I have installed oracle java using terminal command i found on net that went something like sudo apt-get install ......

How can i make this program install ?

Any help is appreciated.

Thanks in advance.