From: Rob H. <for...@us...> - 2003-02-04 22:14:40
|
Update of /cvsroot/sandweb/sandweb In directory sc8-pr-cvs1:/tmp/cvs-serv13594 Modified Files: INSTALL Log Message: added bash as a required Unix program Index: INSTALL =================================================================== RCS file: /cvsroot/sandweb/sandweb/INSTALL,v retrieving revision 1.12 retrieving revision 1.13 diff -U2 -r1.12 -r1.13 --- INSTALL 3 Feb 2003 22:37:40 -0000 1.12 +++ INSTALL 4 Feb 2003 22:14:37 -0000 1.13 @@ -14,9 +14,11 @@ * expect ( tested with 5.2.1 ), available from http://expect.nist.gov * file ( tested with 3.28-1 ), available from - ftp://ftp.gw.com/mirrors/pub/unix/file/ + ftp://ftp.gw.com/mirrors/pub/unix/file/ * apache ( tested with 1.3.x ), available from http://www.apache.org * make ( testing with 3.x ), available from http://www.gnu.org * cvs ( tested with 1.11 ), available from http://www.cvshome.org + * bash ( tested with 2.05a ), available from + http://www.gnu.org/software/bash/bash.html |