Hi guys.
I'm using Active Perl (v5.618) on my p.c. running Win98 and I'm attempting to install a few modules.
I have set up all the repositories as in the documentation as well as a local one but when I try to install some modules it says it could not locate a PPM binary of
the_module for this platform.
It does however allow me to download and install some modules such as DB_File and File-Slurp but not Net-Daemon.
I have also downloaded the zip files for the troublesome modules and ran
ppm install <the module>
in the same directory and it still says it cannot find it!
I am connecting the the web via a proxy server which I have added to my C:\AutoExec.bat file.
Is there a problem with win98 and the PPM?
Is there something I have forgotten to do?
Thanks in advance.
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.