[Ssh-sftp-perl-users] new Net-SFTP-0.10 module install on solaris 10 sparc machine???
Brought to you by:
dbrobins
From: Arifuddin, A. <Ari...@xe...> - 2009-10-17 01:15:19
|
Most of the prerequisites modules installed using /usr/perl5/bin/perlgcc Makefile.PL /usr/sfw/bin/gmake /usr/sfw/bin/gmake test /usr/sfw/bin/gmake install except for the Math/Pari.pm which is looking for make...and cant find? what should i do? bash-3.00# ./sftp.pl Can't locate Math/Pari.pm in @INC (@INC contains: /usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .) at /usr/perl5/site_perl/5.8.4/Net/SSH/Perl/Util/SSH2MP.pm line 6. BEGIN failed--compilation aborted at /usr/perl5/site_perl/5.8.4/Net/SSH/Perl/Util/SSH2MP.pm line 6. Compilation failed in require at /usr/perl5/site_perl/5.8.4/Net/SSH/Perl/Util.pm line 56. BEGIN failed--compilation aborted at /usr/perl5/site_perl/5.8.4/Net/SFTP/Buffer.pm line 9. Compilation failed in require at /usr/perl5/site_perl/5.8.4/Net/SFTP/Attributes.pm line 7. BEGIN failed--compilation aborted at /usr/perl5/site_perl/5.8.4/Net/SFTP/Attributes.pm line 7. Compilation failed in require at /usr/perl5/site_perl/5.8.4/Net/SFTP.pm line 8. BEGIN failed--compilation aborted at /usr/perl5/site_perl/5.8.4/Net/SFTP.pm line 8. Compilation failed in require at ./sftp.pl line 3. BEGIN failed--compilation aborted at ./sftp.pl line 3. thanks! regards, Ari...@Xe... |