Note: Segmentation Fault for Linux & BSD/OS 2.0
Andrew Cowan (cowana@magicnet.net)
Tue, 26 Dec 1995 17:51:51 -0500 (EST)
I installed the most recent version on two machines I have access to, one
of which is a clone PC running Linux kernel 1.2.9, the other is a pc clone
running BSD/OS version 2.
Both installations gave me segmentation faults with core dumps when trying
to run 'get' in interactive mode or with a url specified.
To fix this I had replace the entire eval $run_it section with the
contents of $run_it itself. This seemed to fix the problem for when
a url is specified, I haven't dealt with the other problem yet since I
usually specify a url on the command-line.
Just thought someone would like to know! :)
Andy Cowan (cowana@magicnet.net)