posted 23 years ago
I run Java on Linux at home and we run it on IBM AIX here at work. Essentially the installation is the same as for Windows. i.e.
1. Get the JDK software
2. Install it.
3. Make sure the bin directory is in your path and is accessable in execute mode for your users.
We do this last portion by doing a chgrp command to our /usr/share/jdk1.4.0/bin directory to a groupe called "java". We then add users to the "java" group so they can execute these files.
Classpath is handled like any other operating system. Just make sure the classpath is accessable to your users. For example:
In Linux if you add a classpath in the /etc/profile file then it's accessable by all users.
If you add it in the user's .bash_profile file then it's accessable only in his user account.
If you add it to the users .bashrc file then it's only accessable from a terminal window in the user's account.
I constantly run Java code in a cross platform way between Windows 2K, Linux, and IBM AIX with no problem. Although version 1.4 did fix some particularly annoying GUI bugs in Linux.
Hope it helps.
For a good Prime, call:<br />29819592777931214269172453467810429868925511217482600306406141434158089