Where do I get a version of perl that will work?
perl5 is available via anonymous ftp from ftp.netlabs.com When I try to run SATAN, it says (something like): “Can’t locate ctime.pl in @INC at perl/status.pl line 5.” ctime.pl is bundled with perl5; if you’ve installed that, you should have it – look for it in the library subdirectories. If it’s there, as a last resort you can copy “ctime.pl” (and perhaps “getopts.pl” into the main SATAN directory, and SATAN should find it there. When I try to run satan I get “Xlib:connection to “:0.0″ refused by server” You can do a “xhost +hostname”, where “hostname” is the host you’re running it on, and try again.