Ask a Question related to Perl / CGI, Design and Development.
-
Ashoo Sharda #1
installation of perl module Net::SFTP
Hi,
I am trying to install Net::SFTP from the CPAN mirror site by using
the command perl -MCPAN -e 'install Net::SFTP' but it is giving me the
following error
perl perl5/5.8.3/ExtUtils/xsubpp -typemap /usr/
perl5/5.8.3/ExtUtils/typemap -typemap typemap Pari.xs > Pari.xsc && m
v Pari.xsc Pari.c
gcc -c -Ipari-2.1.5/src/headers -Ipari-2.1.5/src -I./libPARI
-U M_XENI
X -D PERL_SCO -D HAS_FPSETMASK -melf -fno-strict-aliasing -I/include -
O2 -DVERSION=\"2.010501\" -DXS_VERSION=\"2.010501\" -fPIC
"-I/perl5/5.8.3/i386-sco/CORE" -DPARI_VERSION_EXP=2001005
-DDEBUG_PARI -DLSB_in_U32
=0 -Derr=pari_err -DGCC_INLINE Pari.c
In file included from /perl5/5.8.3/i386-sco/CORE/perl.h:838,
from Pari.xs:19:
/include/sys/ioctl.h:66: parse error before `long'
/include/sys/ioctl.h:66: warning: no semicolon at end of struct or
union
*** Error code 1 (bu21)
/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
I am using SCO Open server 5.
Please help.
Thanx in advance for your time,
Ashoo Sharda
Ashoo Sharda Guest
-
perl cgi session module installation problem
HI , I am trying to install perl cgi::session module using the perl module installation procedure Failed with the following message, Can... -
Local installation of perl module
Hi, I need to install a perl module without root privileges. I've followed some advices found on the web: created a .cpan directory, copied... -
Perl module installation
Hello, I need to install the libnet module on my SUN server. I downloaded the latest version from the CPAN website and uncompress it on y server.... -
Perl Module installation instructions
Well, http://www.cpan.org/modules/INSTALL.html gives a few instructions, but alas, those are most minimal (at least the part concerning MS... -
Perl module installation problem
Dear Sir/Madam, I am just wondering if anyone can help with this: When I try to install the module, XML::Parser::PerlSAX, I encountered the... -
Unregistered #2
Re: installation of perl module Net::SFTP
You can try using Net::SFTP::Foreign instead
Unregistered Guest



Reply With Quote

