<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
&nbsp; Eric Carling escribi&oacute;:
<blockquote cite="mid000601c58907$f892bdf0$0100a8c0@gb7cglg0cgl"
 type="cite">Is the script only suitable for DX Spider running in
Linux? Mine runs in Perl for Windows and the execution of that script
causes my cluster to crash.
  <br>
</blockquote>
<br>
&nbsp; Hi, I am Jesus EA7UU<br>
<br>
&nbsp;&nbsp;&nbsp; Yes Eric, only is for linux, and you need to have installed the
"wget" command (if you find this command for Windows the script will
run on it). I'm using it on linux Suse v9.2&nbsp; in a computer P-IV 1.8GHz<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; But today I was testing in my computer (for
testings,experiments,etc, with the same Suse 9.2), and I need to put
the path of the file to can run fine, like this:<br>
<br>
00 05 * * 1,3,5 spawn("wget <a class="moz-txt-link-freetext"
 href="http://celestrak.com/NORAD/elements/amateur.txt">http://celestrak.com/NORAD/elements/amateur.txt</a>
<font color="#ff0000">&gt;&gt; /spider/perl/amateur.txt</font>")<br>
02 05 * * 1,3,5 spawn("/spider/perl/convkeps.pl <font color="#ff0000">/spider/perl/amateur.txt</font>")<br>
02 05 * * 1,3,5 run_cmd("load/keps")<br>
02 05 * * 1,3,5 spawn("rm /spider/perl/amateur.txt") <br>
<br>
&nbsp;&nbsp;&nbsp; I don't know the reason, In the cluster computer run fine and in my
computer I need the path of the file. I am a novice linux user :(&nbsp; <br>
<br>
&nbsp;&nbsp;&nbsp; Thanks and sorry for my english.<br>
<br>
<br>
</body>
</html>