Update of /cvsroot/pymerase/pymerase/pymweb
In directory sc8-pr-cvs1:/tmp/cvs-serv27023
Added Files:
README
Log Message:
install docs for pymweb
--- NEW FILE: README ---
*Pymweb Installation
---------------------
Debian Only Instructions:
1) add 'Include /etc/apache/conf/pymweb.conf' without the quotes to
your apache httpd.conf file.
2) run 'make install' as root.
3) restart apache with the command '/etc/init.d/apache restart' as root.
Other Installation:
You will need to modify the make file to have it put the files in the
correct places. E-mail the pymerase-devel at lists.sourceforge.net
mailing list for help.
|