English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

OK, so I have developed a Java prorgam and it runs fine on Windows...what do I need to do to make it run on Linux? Anything special?

2007-12-02 01:15:57 · 2 answers · asked by SM 3 in Computers & Internet Programming & Design

OK I new it ran on it...I was just checking I didn't need to do anything else

2007-12-02 02:04:59 · update #1

2 answers

Java runs in Linux as well, there shouldn't be any problems. Just depends on the file format, you may need to change it to a Linux format such as .deb or tar package.

You could of course use Wine to run the Windows version in Linux.

2007-12-02 01:21:30 · answer #1 · answered by Rick G 4 · 0 0

to run it on linux u need to download the jdk6 binary file from sun install it & den set echo path in the shell in linux,the path shud be set where java is present as javac is automatically detected.

2007-12-02 03:09:21 · answer #2 · answered by Tarun S 2 · 0 0

fedest.com, questions and answers