On Mon, 6 Nov 2000 12:56:18 -0800 (PST), dadzierzak@jwwinco.com spoke:
> I ran the following command line to create an initial index file
> /opt/swish-e.x/src/swish-e -S http -c /home/sites/home/web/swish/sw.index.conf
> and receive the following response
> Unrecognized character \010 at - line 35.
> /opt/swish-e.x/src/swishspider: use: command not found
Sounds like your path to perl is wrong.
The first line of swishspider is:
#!/local/sparc/bin/perl
Is that where you have Perl installed? If not, fix it to the correct
path. You can find this by typing "which perl"
Jason
Received on Mon Nov 6 23:26:25 2000