Re: FW: Version.pm installation issue
Michael Bunk <[email protected]> Sun, 11 Nov 2007 12:00:39 +0100
| Newsgroups | gmane.network.cricket.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Mike, > When going through the installation steps, I get an error running the ./compile > - as detailed below; > > Can't locate Common/Version.pm in @INC (@INC contains: > /home/cricket/cricket/lib /usr/lib/perl5/5.8.8/i586-linux-thread-multi > /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at ./compile > line 32. > BEGIN failed--compilation aborted at ./compile line 32. > > I have performed the symlink and placed it in numerous locations to see if > this was the cause, to no avail. > All the *.pm files are located in the /home/cricket/lib/Common directory Counting these facts together, Perl tries to find /home/cricket/cricket/lib/Common/Version.pm, while you have it in /home/cricket/lib/Common/Version.pm. So you would have to set $gInstallRoot = '/home/cricket'. Regards, Michael ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/