typo correction
[spider.git] / html / installation-1.html
index 6e9dfa39faa35637cedb8ff74934b070e607e08b..2b4af659431b9069d1e13b780ced5b6759cb847b 100644 (file)
@@ -33,7 +33,7 @@ in the development of Spider.
 <P>
 <P>In addition to the standard Red Hat distribution you will require the 
 following modules from 
-<A HREF="http://www.cpan.org/CPAN.html">http://www.cpan.org/CPAN.html</A> , please note however that with later versions of perl, some of these
+<A HREF="http://www.cpan.org/modules/by-module/">http://www.cpan.org/modules/by-module/</A> , please note however that with later versions of perl, some of these
 modules may be included with the distribution.  Get the modules anyway and try
 to install as below.  If they complain, they are probably already a part of your
 perl distribution.
@@ -107,7 +107,7 @@ that's where you have put them.
 #
 # tar xvfz /usr/local/packages/Digest-SHA1-2.01.tar.gz
 # cd Digest-SHA1-2.01
-# perl Makefile.pl
+# perl Makefile.PL
 # make test
 # make install
 # cd ..
@@ -136,7 +136,7 @@ however this is your own choice.
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>
-<P>For SUSE distributions, the command would be ..
+<P>For SuSE distributions, the command would be ..
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>