Thread NET::SFTP unter debian etch stable (3 answers)
Opened by cc at 2007-10-29 00:21

cc
 2007-10-30 16:46
#101569 #101569
User since
2004-01-09
55 Artikel
BenutzerIn
[default_avatar]
ptk+2007-10-29 00:46:56--
Du hast leider nur eine 10%-ige Chance auf Erfolg, siehe hier: http://cpandeps.cantrell.org.uk/?module=Net%3A%3ASFTP


dieses problem ist behoben !

1.)

# apt-get install dh-make-perl dpkg-dev

# apt-get install libdbi-perl libdbd-mysql-perl libdigest-md5-perl libdigest-sha1-perl libimage-size-perl libmime-lite-perl libmime-perl libcompress-zlib-perl libmime-base64-perl liburi-perl libhtml-tagset-perl libhtml-parser-perl libwww-perl libwww-perl libgd-perl libmailtools-perl libunicode-maputf8-perl libstorable-perl libtime-hires-perl

# apt-get install libnet-perl libgd-graph-perl libproc-process-perl librpc-xml-perl libsoap-lite-perl libxml-rss-perl libstring-crc32-perl

# apt-get install libmath-gmp-perl


2.)

# perl -MCPAN -e 'install Math::GMP'

yes


3.) habe Net-SSH-Perl-1.24 downloadet und installiert

perl Makefile.PL
make
make test
make install


4.) habe Net-SFTP-0.10 downloadet und installiert

perl Makefile.PL
make
make test
make install


5.) cpan> install Math::Pari

yes


und jetzt scheint zu funktionieren.

gruss
cc

View full thread NET::SFTP unter debian etch stable