From: startux.org w. <web...@st...> - 2003-10-31 16:29:53
|
Hi, When i tried to run "perl Makefile.pl", i got this error: "Warning: prerequisite CGI 0 not found." So, i've commented out this pre-requisite in Makefile.pl, since it seemed very odd to me. After that, i've compiled and installed successfully sandweb, but when i try sandweb with the browser i get this errors from Apache logs: "BEGIN failed--compilation aborted at /usr/local/httpd/cgi-bin/sandweb.cgi line 59. Premature end of script headers: /usr/local/httpd/cgi-bin/sandweb.cgi" Looking at line 59 of sandweb.cgi, i've found a call to CGI::Carp, a perl module. Well, something weird is happening here. It seems that sandweb is unware of perl native modules. I'm using Red Hat 9, and Apache 1.3.28 compiled by myself. I'm running successfully viewcvs, but sandweb is *exactly what i want*. Any help would be appreciated. Warm Regards, M=E1rio Gamito |