From: Robert H. <ro...@ro...> - 2003-11-06 20:46:54
|
Hmm.. works ok for me on RH9. Are you sure Perl is installed correctly? I just looked at the output of this on my box : rpm -qa | grep perl It looks like RH split off CGI.pm into it's own package, perl-CGI-2.81-88.3 Are you sure that's installed? On Tue, Nov 04, 2003 at 06:17:03PM -0800, Robert Helmer wrote: > On Fri, Oct 31, 2003 at 04:27:22PM +0000, startux.org webmaster wrote: > > When i tried to run "perl Makefile.pl", i got this error: > > "Warning: prerequisite CGI 0 not found." > > That's odd.. what version of Perl is this? > > > 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*. > > I have a RH9 box here, I'll test it out and see if I get something > similar. > > What version of SandWeb do you have? > > > > Thanks, > Rob > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |