Thread NET::SFTP unter debian etch stable
(3 answers)
Opened by cc at 2007-10-29 00:21 ptk+2007-10-29 00:46:56-- 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 |