added mention of CVSlatest tarball
authorminima <minima>
Tue, 17 Apr 2001 13:40:49 +0000 (13:40 +0000)
committerminima <minima>
Tue, 17 Apr 2001 13:40:49 +0000 (13:40 +0000)
html/wininstallation-1.html
sgml/wininstallation.sgml
txt/wininstallation.txt

index fc62265f68c629d9106488e4e01107f472b17550..ba82a2c2b350416af4b0be32c7b4dd7af58697b2 100644 (file)
@@ -170,7 +170,9 @@ to be v1.47 or later. You've got two ways (currently) of getting
 this; either get a CVS update from sourceforge (if you don't know
 what this is, then it isn't for you) or get my package from:-
 <P>
-<A HREF="http://www.dcc.rsgb.org/WinSpider.zip">http://www.dcc.rsgb.org/WinSpider.zip</A><P>If you went down the CVS route, then everything will be nicely
+<A HREF="http://www.dcc.rsgb.org/WinSpider.zip">http://www.dcc.rsgb.org/WinSpider.zip</A><P>or if you want the lastest CVS version (which is produced every night)
+<P>
+<A HREF="http://www.dxcluster.org/download/CVSlatest.tgz">http://www.dxcluster.org/download/CVSlatest.tgz</A><P>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 "C:\", for convenience.
index 054db5cd7a43bb3503f1f2e91eafa755a004dcfd..a7cbae7233952c457161e13ee86a3331fe4789c4 100644 (file)
@@ -187,6 +187,10 @@ what this is, then it isn't for you) or get my package from:-
 
 <htmlurl url="http://www.dcc.rsgb.org/WinSpider.zip" name="http://www.dcc.rsgb.org/WinSpider.zip">
 
+or if you want the lastest CVS version (which is produced every night)
+
+<htmlurl url="http://www.dxcluster.org/download/CVSlatest.tgz" name="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
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
 
 
 
-
-
-
-
-
-
-
-