I'm using ActiveState Perl 5.8.8 and trying to install package Net::SFTP using ppm. I currently have the following two repositories configured in ppm:
http://ppm4.activestate.com/MSWin32-x86/5.8/822/package.xml
http://theoryx5.uwinnipeg.ca/ppms/package.xml
Using ppm to select and install that package gives the error below. Is Net-SFTP a viable package under ActiveState? Any ideas on how to handle this?
Net-SFTP marked for install
WARNING: Can't find any package that provide Convert-PEM for Net-SSH-P
+erl
Net-SFTP depends on Net-SSH-Perl
Net-SFTP depends on Crypt-DH
Net-SFTP depends on Crypt-IDEA
Net-SFTP depends on Math-Pari
Net-SFTP depends on String-CRC32
Net-SFTP depends on Math-GMP
Net-SFTP depends on Crypt-DSA
ERROR: Can't find any package that provide Convert-PEM for Net-SSH-Per
+l
Installing package ...
Downloading Net-SFTP-0.1 ... done
Unpacking Net-SFTP-0.1 ... done
Generating HTML for Net-SFTP-0.1 ... done
Updating files in site area ... done
Installing package done
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.