Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Search Problem with 1.1

Quote Reply
Search Problem with 1.1
As i want to start a search with search.cgi i got the following error (over the apache-error-log!)

Can't locate Time/HiRes.pm in @INC (@INC contains: /usr/lib/perl5/5.00502/i586-linux /usr/lib/perl5/5.00502 /usr/lib/perl5/site_perl/5.005/i586-linux /usr/lib/perl5/site_perl/5.005 .) at /usr/local/httpd/cgi-bin/at_links/search.cgi line 27.
BEGIN failed--compilation aborted at /usr/local/httpd/cgi-bin/at_links/search.cgi line 27.
httpd: [Sat Dec 4 18:59:41 1999] [error] [client 62.144.252.29] Premature end of script headers: /usr/local/httpd/cgi-bin/at_links/search.cgi


If i use the search-ni.cgi (renamed to search.cgi), i always get the following:

found -2 cats -2 links; nothing more.

What´s to do now?

Robert

Quote Reply
Re: Search Problem with 1.1 In reply to
This was a problem if you downloaded the 1.1 version in the first day or so. I had left some debugging code in there, simply cut out the BEGIN { } and END { } block, it is not neccessary.

Cheers,

Alex