[Lxr-commits] CVS: lxr INSTALL,1.9,1.10
Brought to you by:
ajlittoz
|
From: Malcolm B. <mb...@us...> - 2003-06-05 18:18:49
|
Update of /cvsroot/lxr/lxr
In directory sc8-pr-cvs1:/tmp/cvs-serv20253
Modified Files:
INSTALL
Log Message:
Fix bug [ 735124 ] rcs also needed
Document the fact that cvs and rcs are needed.
Index: INSTALL
===================================================================
RCS file: /cvsroot/lxr/lxr/INSTALL,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- INSTALL 22 Mar 2003 00:24:29 -0000 1.9
+++ INSTALL 5 Jun 2003 18:18:46 -0000 1.10
@@ -22,6 +22,8 @@
database you're using. If you don't already have these, they can be
installed via CPAN. See http://dbi.perl.org/index.html for more info.
+6) If using the CVS support, you will need cvs and rcs installed as well.
+
Installing the database
-----------------------
You will need to create a database for lxr, and possibly create a user
|