Returned 3 Results for "sarge" Ordered By Relevance

Debian Java Install on Sarge [fragment]

relevance: [3.79]
2007-09-14 Digg! icurtain Delcious icurtain
I dont have a clue what im doing with Debian so im sticking it all here in no particular order for sarge: add to etc/apt/sources.list deb http://oss.oracle.com/debian unstable main non-free deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia sarge main deb ftp://ftp.sunet...

make mod_jk in Debian Sarge

relevance: [2.13]
2007-09-14 Digg! icurtain Delcious icurtain
to make mod jk under debian enter the following command to make sure your compiler environment is working set up your environment with apt-get install libtool autoconf gcc apache2-prefork-dev great.. now we are ready to compile copy the tomcat source native directory over to the server...

Debian Java/Tomcat Configuration on Sarge

relevance: [2.02]
2007-09-14 Digg! icurtain Delcious icurtain
Following on from the previous article Java should now be located in /usr/lib/j2re1.6-sun/bin You will have to set up JAVA_HOME and JRE_HOME these can be set in /etc/environment add the lines JAVA_HOME = "/usr/lib/j2re1.6-sun" export JAVA_HOME CATALINA_HOME= "/opt/Tomcat5...