added mention of CVSlatest tarball
[spider.git] / txt / wininstallation.txt
index 5f7fe3fd2599a497d54513eba5d45b91e49012fc..2f055da697dc45f8ed2f2adfddcdeb5b03efc6f9 100644 (file)
 
   http://www.dcc.rsgb.org/WinSpider.zip
 
+  or if you want the lastest CVS version (which is produced every night)
+
+  http://www.dxcluster.org/download/CVSlatest.tgz
+
   If you went down the CVS route, then everything will be nicely set out
   on your local disk. If you got the ZIP file, unpack it to somewhere
   convenient. The following examples assume that you put it on drive
 
   o  $mycall  - Should hold the callsign of your DX Cluster
 
+
   o  $myname  - The SysOp's first name
 
   o  $myalias - the SysOp's callsign. Cannot be the same as $mycall!
 
-
   You really also ought to update the $mylatitude, $mylongitude, $myqth
   and $myemail variables. And unless you are absolutely certain you know
   what you're doing, you should change nothing else in this file.
 
 
 
-       perl cluster.pl
+
+  perl cluster.pl
 
 
 
   If you want to enable inbound "TELNET" connections, you've got a
   little more work to do. From a handy "DOS box" that's not doing
   anything else, do the following:-
+
+
+
        copy \spider\perl\listeners.pm \spider\local
        cd \spider\local
        notepad listeners.pm
 
 
 
-
-
-
-
-
-
-
-