Hi
vamank,
My bad - I've changed the set up a little.
The missing file(s) used to get installed as part of the Audio::Scan install, but now they're installed separately. Just run:
ppm install http://www.sisyphusion.tk/ppm/PPM-Sisyphusion.ppd
and that should be all that's needed.
The Audio::Scan ppd file does specify PPM-Siyphusion as a prerequisite, but I guess that the use of --force means that the absence of that prerequisite can be ignored.
With the new (undocumented) set up, the idea is that you add the sisyphusion repo to your list of repositories:
ppm repo add http://www.sisyphusion.tk/ppm
and then install the desired module with:
ppm install http://www.sisyphusion.tk/ppm/Audio-Scan.ppd
And that should install the module, along with any missing prerequisites.
However, there are still some packages there (namely, the ones that don't provide for perl version 5.26) that might still require --force.
You can check the full list of available modules, along with the versions of perl that they each cater for, at
http://www.sisyphusion.tk/ppmindex.html.
Sorry for the mess.
Cheers,
Rob
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.