Update of /cvsroot/pymerase/htdocs/docs/pymweb
In directory sc8-pr-cvs1:/tmp/cvs-serv22810
Modified Files:
pymweb-install.html
Log Message:
v0.1.2
Index: pymweb-install.html
===================================================================
RCS file: /cvsroot/pymerase/htdocs/docs/pymweb/pymweb-install.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pymweb-install.html 24 Apr 2003 19:13:20 -0000 1.2
--- pymweb-install.html 2 May 2003 23:27:54 -0000 1.3
***************
*** 21,25 ****
Copyright © 2003 California Institute of Technology </h3>
! <h3 align="center">Version 0.1.1<br />Apr 24, 2003
</h3>
--- 21,25 ----
Copyright © 2003 California Institute of Technology </h3>
! <h3 align="center">Version 0.1.2<br />May 2, 2003
</h3>
***************
*** 35,40 ****
<a href="#tth_sEc1.2"
>1.2 <font color="#0000FF">What are the requirements for using Pymweb?</font></a><br />
- <a href="#tth_sEc1.3"
- >1.3 <font color="#0000FF">Changes Coming Soon</font></a><br />
<a href="#tth_sEc2"
>2 <font color="#0000FF">Installation</font></a><br />
--- 35,38 ----
***************
*** 81,100 ****
<li> Apache Web Server - http://www.apache.org/<br /><br /></li>
! <li> Python2.2<br /><br /></li>
! <li> Pymerase<br /><br /></li>
</ul>
<div class="p"><!----></div>
- <h3><a name="tth_sEc1.3">
- 1.3</a> <font color="#0000FF">Changes Coming Soon</font></h3>
- Please note that in the near future Pymerase will be undergoing a
- major change to support XMI. A new parseXMI input module is almost
- complete. When it's complete, Pymerase will no longer need to use
- Jython. Pymweb currently hard codes information that Jython needs to
- work properly... So, Pymweb will need to make some changes once Jython
- is removed from the Pymerase dependancy list.
-
- <div class="p"><!----></div>
<h2><a name="tth_sEc2">
2</a> <font color="#0000FF">Installation</font></h2>
--- 79,88 ----
<li> Apache Web Server - http://www.apache.org/<br /><br /></li>
! <li> Python2.2 - http://www.python.org/<br /><br /></li>
! <li> Pymerase - http://pymerase.sf.net/<br /><br /></li>
</ul>
<div class="p"><!----></div>
<h2><a name="tth_sEc2">
2</a> <font color="#0000FF">Installation</font></h2>
***************
*** 166,172 ****
<h3><a name="tth_sEc2.3">
2.3</a> <font color="#0000FF">Install</font></h3>
! In order to install Pymweb, especially with the default settings, you
! will have to be running as root. Below is the command you would type
! to install on a Debian system.
<pre>
--- 154,160 ----
<h3><a name="tth_sEc2.3">
2.3</a> <font color="#0000FF">Install</font></h3>
! To install Pymweb, especially with the default settings, you will have
! to be running as root. Below is the command you would type to install
! on a Debian system.
<pre>
***************
*** 255,258 ****
by <a href="http://hutchinson.belmont.ma.us/tth/">
T<sub><font size="-1">T</font></sub>H</a>,
! version 3.33.<br />On 24 Apr 2003, 11:59.</small>
</html>
--- 243,246 ----
by <a href="http://hutchinson.belmont.ma.us/tth/">
T<sub><font size="-1">T</font></sub>H</a>,
! version 3.33.<br />On 2 May 2003, 16:27.</small>
</html>
|