From: Rob H. <ro...@ro...> - 2004-08-14 01:22:07
|
hmm.. other people have reported this too, I can't reproduce right now on perl 5.8.4. I just tried it on RH8.0 w/ Perl 5.8.0 and Debian Unstable (sid) w/ Perl 5.8.4, no problems. If you look in the file, you'll see 2 other places that imgpath is referred to, so I think that this error is bogus. What OS are you using? How did you install Perl? Can you upgrade to the latest Perl? Thanks! Rob Dayton Jones wrote: > I just Downloaded sandweb-1_0-RC4 and tried to install. > > Make, make test both worked fine, but when I tried to run 'make install' I > get: > > # make install > Writing > /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/SandWeb/.packlist > Appending installation info to > /usr/lib/perl5/5.8.3/i386-linux-thread-multi/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 saw a similar posting but there was no reply... Please help! > |