You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This guide assumes you have a Linux machine. We use Ubuntu so some files, or commands to install software, might be at a different location if you use another flavor of Linux. If you use another flavor of Linux please send us any updates so we can add them to this guide.

Prerequisites

wget --no-check-certificate https://opensource.ncsa.illinois.edu/svn/mmdb/trunk/edu.illinois.ncsa.mmdb.web/war/WEB-INF/lib/mysql-connector-java-5.0.4.jar

wget --no-check-certificate https://opensource.ncsa.illinois.edu/svn/mmdb/trunk/edu.illinois.ncsa.mmdb.web/war/WEB-INF/lib/xercesImpl-2.6.2.jar

into /usr/share/tomcat6/lib

also add --pidfile to /etc/init.d/tomcat6

  • No labels