Tag Archives: Debian
Making Java 2 work in Debian
Download the j2se SDK from http://java.sun.com. Download the “.bin” file. In a terminal window, run the following commands. Switch to root use by issuing $ su – Password: cd to the directory where the file was downloaded. # cd ~nick/Downloads/ … Continue reading