From: Robert H. <ro...@ro...> - 2004-03-10 18:06:10
|
Hi Oliver, I just started working on Perl 5.8 support recently on the trunk, I do see this when using Perl 5.8 however it's just a warning, and the install script continues as you can see: -- Writing /usr/local/perl5.8/lib/site_perl/5.8.3/i686-linux/auto/SandWeb/.packlistAppending installation info to /usr/local/perl5.8/lib/site_perl/5.8.3/i686-linux/perllocal.pod ./tools/install_script.pl /usr/local/perl5.8 Name "config::imgpath" used only once: possible typo at ./tools/install_script.pl line 26. loading install config... -- Are you sure there are no other error messages? Feel free to post the whole log of "make install" to this list. Thanks, Rob On Wed, Mar 10, 2004 at 10:04:44PM +0800, Oliver Chato wrote: > Hi. I've been trying to install sandweb v 0.4 on a server running > Solaris 8. I have gotten all the perl and additional modules installed. > I am able to do the following: > > perl Makefile.pl > make > make test > > without any problems. But when I run > > make install > > I get the following error. > > Writing > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/auto/SandWeb/.packlist > Appending installation info to > /usr/local/lib/perl5/5.8.3/sun4-solaris/perllocal.pod > ./tools/install_script.pl > Name "config::imgpath" used only once: possible typo at > ./tools/install_script.pl line 26. > make: *** [custom_install] Error 1 > > I am using perl, v5.8.3 built for sun4-solaris. I also have apache > 2.0.48 installed along with cvs 1.11.13. Both work fine. > > This maybe a newbie question that has been asked and answered before, > and I apologize if this is and inconvenience. But I just can't seem to > get it going. > > I'd appreciate any help you can give. > > Thanks. > > -- Oliver -- > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |