<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/bymodule/</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.
#
# 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 ..
<H1>The DXSpider Installation Manual v1.50</H1>
<H2>Iain Philipps, G0RDI (g0rdi@77hz.com) and
-Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</H2>July 2002 revision 0.1
+Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</H2>July 2002 revision 0.2
<P><HR>
<EM>A reference for SysOps of the DXSpider DXCluster program.</EM>
<HR>
<title>The DXSpider Installation Manual v1.50</title>
<author>Iain Philipps, G0RDI (g0rdi@77hz.com) and
Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>July 2002 revision 0.1</date>
+<date>July 2002 revision 0.2</date>
<abstract>
A reference for SysOps of the DXSpider DXCluster program.
<P>
In addition to the standard Red Hat distribution you will require the
-following modules from <htmlurl url="http://www.cpan.org/CPAN.html" name="http://www.cpan.org/CPAN.html"> , please note however that with later versions of perl, some of these
+following modules from <htmlurl url="http://www.cpan.org/modules/by-module/" name="http://www.cpan.org/modules/bymodule/"> , 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.
#
# 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 ..
The DXSpider Installation Manual v1.50
Iain Philipps, G0RDI (g0rdi@77hz.com) and Ian Maude, G0VGS,
(g0vgs@gb7mbc.net)
- July 2002 revision 0.1
+ July 2002 revision 0.2
A reference for SysOps of the DXSpider DXCluster program.
______________________________________________________________________
In addition to the standard Red Hat distribution you will require the
- following modules from http://www.cpan.org/CPAN.html , 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.
+ following modules from http://www.cpan.org/modules/bymodule/ , 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.
#
# 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 ..