Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv19534
Modified Files:
INSTALL
Log Message:
corrected the site for the "file" program, it's a seperate project.
I always thought it was part of GNU binutils. it's actually a seperate
project, released under the BSD license. Interesting.
Index: INSTALL
===================================================================
RCS file: /cvsroot/sandweb/sandweb/INSTALL,v
retrieving revision 1.10
retrieving revision 1.11
diff -U2 -r1.10 -r1.11
--- INSTALL 7 Jan 2003 03:50:07 -0000 1.10
+++ INSTALL 7 Jan 2003 03:56:49 -0000 1.11
@@ -13,5 +13,7 @@
* perl ( tested with 5.6 ), available from http:/www.perl.org
* expect ( tested with 5.2.1 ), available from http://expect.nis.gov
- * file ( tested with 3.28-1 ), available from http://www.gnu.org
+ * file ( tested with 3.28-1 ), available from
+ 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
|