From: Rob H. <rh...@ro...> - 2003-12-03 02:25:27
|
Hmm.. ok, so the original message was just a warning, which makes sense. Well, I can try with the latest version of Perl and see if I can reproduce. I know that it works with RH9, and Debian at least. I've got it to work on Solaris and Cygwin without problems too. On Wed, Dec 03, 2003 at 01:22:12PM +1100, Allan Mak wrote: > unfortunately, thats it. I have also tried sandweb 1.0RC3 and its the same > fault. > > -----Original Message----- > From: Robert Helmer [mailto:rh...@ro...] > Sent: Wednesday, December 03, 2003 1:14 PM > To: Allan Mak > Cc: 'san...@li...' > Subject: Re: [Sandweb-users] Problems installing on Fedora > > > That's odd.. is that all it says? Nothing else? > > > On Wed, Dec 03, 2003 at 01:10:40PM +1100, Allan Mak wrote: > > Thanks Rob, that managed to clear the fault with the imgpath object, but > it > > still fails with > > > > make: *** [custom_install] Error 1 > > > > Cheers > > > > Allan > > > > -----Original Message----- > > From: Robert Helmer [mailto:rh...@cu...] > > Sent: Wednesday, December 03, 2003 11:26 AM > > To: NOC Alerts > > Cc: 'san...@li...' > > Subject: Re: [Sandweb-users] Problems installing on Fedora > > > > > > I haven't checked out Fedora yet, but I find it hard to imagine > > how Perl 5.8 could be very different. > > > > That's an odd error.. the only place all the other variables > > of that type are used is to print out the location for the user.. > > we're not assigning variables, we're reading them in from the > > $config object. > > > > Anyway.. try this, insert this into line 14 of > > sandweb/tools/install_script.pl: > > > > "imgpath = $config::imgpath\n", > > > > > > > > Thanks, > > Rob > > > > On Wed, Dec 03, 2003 at 09:26:05AM +1100, NOC Alerts wrote: > > > Hi > > > > > > I am coming across the problem when I try to perform the "make install" > > > command. Below is the error I recieve. > > > ----------------------------------------------------------- > > > Writing > > > > > > /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/SandWeb/.packlis > > > t > > > Appending installation info to > > > /usr/lib/perl5/5.8.1/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 have followed the INSTALL file and meet all the requirements. Using > > > Sandweb 1.0RC4. > > > Anyone have any idea? > > > > > > Thanks > > > > > > Allan > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by OSDN's Audience Survey. > > > Help shape OSDN's sites and tell us what you think. Take this > > > five minute survey and you could win a $250 Gift Certificate. > > > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > > > _______________________________________________ > > > Sandweb-users mailing list > > > San...@li... > > > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > > > > |