frustro
Posts: 3
Joined: Nov 2010
Reputation: 0
|
RE: New install CentOSx86 5.5
(11-13-2010 10:17 PM)frustro Wrote: (in my INSTALL from docs/centos section 5 is numbered 1-10 then 7-10 again(irrelevant to issue))
2.6.18-194.26.1.el5 #1 SMP i686 i686 i386 GNU/Linux
ispcp-omega-1.0.7-RC2
When performing install I made the mistake of missing step 4:
4. Install required Perl package
# perl -MCPAN -e 'install Term::ReadPassword'
I made it to step 8 (second step 8!) in section 5 Installation from /docs/centos)
8. Now it's time to set up the frontend. Change into the engine directory and
start the engine setup:
# cd /var/www/ispcp/engine/setup
# perl ispcp-setup
and received this error.
[root@localhost setup]# perl ispcp-setup
Can't locate feature.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at ispcp-setup line 43.
BEGIN failed--compilation aborted at ispcp-setup line 43.
In order to attempt to backtrack my steps,
I performed step 4. Upon installation it updated itself. (may be issue?!?)
I was required to create "fake" password
5 reinstalled all rpms
6(conf.d-disabled.1)
7 (data-disabled.1)
8 skip
9 make -f Makefile.centos clean
10 rm -rf /tmp/ispcp/*
9 make -f Makefile.centos
10 /bin/cp -RLf /tmp/ispcp/* / (no /bin/cp asked to verify each overwrite. alias profile i assume)
Suggestions?
Received PM regarding issue,
[snip] You must use perl 5.10 [/snip]
http://www.cpan.org/src/README.html
Downloading
./configure
make
make install
cd /var/www/ispcp/engine/setup
perl ispcp-setp.
dependency errors
currently attempting:
perl -MCPAN -e 'install Term::ReadPassword, MIME::Parser, Crypt::Blowfish, Net::LibIDN, Crypt::PasswdMD5, HTML::Entities, MIME::Entity, DBI, Term::ReadPassword, Crypt::CBC, DBD::mysql, File::Copy::Recursive'
LibIDN error...
/usr/local/bin/perl Makefile.PL -- NOT OK
looking. May have to start over....system wipe. yay
Should have found this first. I will wipe and try again tomorrow.
http://www.kirsle.net/doc/perl510.html
Couldn't sleep on it, created another VM, Ubuntu 10.04. INSTALL doc was spot on.
will come back to this.
|
|
11-14-2010 02:02 AM |
|