X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Finstallation.sgml;h=c0fc5edb7f0b75225ceaf16a9ec1bd45ae0ef8a8;hb=7c3d8bfac8fa88490ef5473116ef73656934c4bf;hp=42564dd8b44d851e0cd1306e3f6b3fb2f22a9cb5;hpb=84fe7fa8b0aa9ae28375e769f60a6faef304bb53;p=spider.git diff --git a/sgml/installation.sgml b/sgml/installation.sgml index 42564dd8..c0fc5edb 100644 --- a/sgml/installation.sgml +++ b/sgml/installation.sgml @@ -8,7 +8,7 @@ Iain Philipps, G0RDI (g0rdi@77hz.com), Ian Maude, G0VGS, (g0vgs@gb7mbc.net) and Charlie Carroll, K1XX, (k1xx@ptcnh.net) -September 2002 revision 0.4 +February 2003 revision 0.6 A reference for SysOps of the DXSpider DXCluster program. @@ -48,10 +48,10 @@ perl distribution.

- + - + @@ -66,8 +66,8 @@ that's where you have put them. Log in as 'root', and make sure you're at '/root' before you continue. Here are exactly the commands you must issue next: - -# tar xvfz /usr/local/packages/Data-Dumper-2.10.tar.gz -# cd Data-Dumper-2.10 +# tar xvfz /usr/local/packages/Data-Dumper-2.101.tar.gz +# cd Data-Dumper-2.101 # perl Makefile.PL # make test # make install @@ -87,7 +87,7 @@ Log in as 'root', and make sure you're at '/root' before you continue. Here are # make install UNINST=1 # cd .. # -# tar xvfz /usr/local/packages/Net-Telnet-3.02.tar.gz +# tar xvfz /usr/local/packages/Net-Telnet-3.03.tar.gz # cd Net-Telnet-3.02 # perl Makefile.PL # make test