Changes between Version 1 and Version 2 of Installation
- Timestamp:
- 2010-10-07T14:52:01+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v1 v2 1 1 == Installation manual == 2 For Ubuntu 10.04, AMD64 Desktop edition. Installation for other operating systems is quite similar and often easier.2 This is a very detailed installation manual written for Ubuntu 10.04, AMD64 Desktop edition. The installation for other operating systems is quite similar and often much easier. Notes about the key differences should be added at some point. 3 3 4 4 === Install Eclipse === … … 12 12 13 13 === Install Tomcat 6 === 14 * '''wget !http://apache.xl-mirror.nl//tomcat/tomcat-6/v6.0.29/bin/apache-tomcat-6.0.29.tar.gz'''[[BR]]'''tar xvzf apache-tomcat-6.0.29.tar.gz''' 14 * '''wget !http://apache.xl-mirror.nl//tomcat/tomcat-6/v6.0.29/bin/apache-tomcat-6.0.29.tar.gz''' 15 * '''tar xvzf apache-tomcat-6.0.29.tar.gz''' 15 16 * '''mv apache-tomcat-6.0.29 /usr/local/tomcat''' 16 17 * '''nano ~/.bashrc'''