From: Nick J. <nk...@ia...> - 2003-04-25 18:45:03
|
On Fri, Apr 25, 2003 at 11:36:48AM -0700, Bryce Harrington wrote: > On Fri, 25 Apr 2003, Nick Jennings wrote: > > Woah, Bryce, that seems like an awful lot of work to get SandWeb > > working. I'm thinking there may be some underlying problem here. > > Those were my two thoughts as well. > > > Did you go read the INSTALL and README files and follow the install > > procedure outlined? (i.e. perl Makefile.PL, make, (as root)make install) > > Of course. ;-) > > What version of perl have you tested on? I'm running 5.8.0. I just checked in some changes to CVS yesterday which fix some problems when using Perl 5.8 (SandWeb has been mainly developed using Perl 5.6). Can you do a CVS checkout of the HEAD, and send us the output of a: $ perl Makefile.PL $ make # make install Thanks, - Nick |