Add new comment

Running_Binary_On_Linux

Hi,

       I have tried running the binary file on linux. I am getting various errors from "jre-not found", to "servcie...locked...." JRE is not packaged with the binary file. So, I unchecked the option in "Bundeled JRE './jre/'  ". The options selected are

1.Installed Sun JRE,

2. JAVA_HOME specified.

3. Specified in config.

Sun java is installed (Java 7) is installed on the linux machine. 

Do i need to add anything to classpath ? (It is kept empty)

 

The application should run in console mode. I tried the steps from one of the posts http://www.jar2exe.com/solutions/double-click. I copied the jre to the place where the binary files are placed in file system. 

 Please provide with detailed steps on running an executable on Linux. (If there is any documentation for the same)