From: <ki...@us...> - 2003-04-15 19:36:28
|
Update of /cvsroot/pymerase/Docs/install In directory sc8-pr-cvs1:/tmp/cvs-serv7559 Modified Files: install.tex Log Message: updated install docs with debian package requirements Index: install.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/install/install.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** install.tex 3 Apr 2003 00:46:58 -0000 1.1 --- install.tex 15 Apr 2003 19:36:24 -0000 1.2 *************** *** 28,32 **** \author{Diane Trout \\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.1\\\today} \maketitle \thispagestyle{empty} --- 28,32 ---- \author{Diane Trout \\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.2\\\today} \maketitle \thispagestyle{empty} *************** *** 44,47 **** --- 44,55 ---- Pymerase depends on several components depending on what you'd like to do with it. + + \subsubsection{\cb Debian Packages Required (Partial List)} + \begin{itemize} + \item python2.2 + \item python2.2-dev + \item python2.2-egenix-mxdatetime + \item python2.2-pygresql + \end{itemize} \subsubsection{\cb GeneX Table Definition Format} |