[Aimmath-commit] AIM/doc installosx.html,1.4,1.5
Brought to you by:
gustav_delius,
npstrick
From: <bre...@us...> - 2003-09-15 23:31:58
|
Update of /cvsroot/aimmath/AIM/doc In directory sc8-pr-cvs1:/tmp/cvs-serv3948 Modified Files: installosx.html Log Message: Minor changes to instructions. Index: installosx.html =================================================================== RCS file: /cvsroot/aimmath/AIM/doc/installosx.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** installosx.html 15 Sep 2003 04:58:13 -0000 1.4 --- installosx.html 15 Sep 2003 23:31:55 -0000 1.5 *************** *** 310,316 **** entering <blockquote> ! <code>/usr/local/tomcat/bin/startup.sh</code> </blockquote> in the ! Terminal.<p/> </li> <li>Point your Web browser at the URL of the AiM server. This will be something --- 310,320 ---- entering <blockquote> ! <code>sudo /usr/local/tomcat/bin/startup.sh</code> </blockquote> in the ! Terminal and ! <blockquote> ! <code>sudo /usr/local/tomcat/bin/shutdown.sh</code> ! </blockquote> ! to shutdown the Tomcat server.<p/> </li> <li>Point your Web browser at the URL of the AiM server. This will be something |