Hi syphilis, many thanks to you as the solution you gave above worked for me: ppm install http://www.sisyphusion.tk/ppm/PPM-Sisyphusion.ppd --force ppm install http://www.sisyphusion.tk/ppm/Audio-Scan.ppd --force When i tried to use the same to set it up on another machine and use the audio scan module, it throws the following error: The program can not run because libgcc_x86_470.dll is missing. And i don't know where did i get those libraries from in the first place. Tried typing libgcc_x86_470 in cmd to check if it exists on the machine,negative. Tried google, most of the answers are about libgcc_s_dw2-1.dll missing or msvcr110.dll missing. Any help is highly appreciated. Also, to install and use audio::scan module, are there any prerequisites from machine? First time around as well I had faced lot of problems. Can you suggest me something which can resolve general dependency issues (may be some extra installations) or some steps to successfully install audio::scan as the straight installation from ppm install or cpan is not working. Thanks in advance!

In reply to Re^6: unable to install Audio::Scan module from cpan by vamank
in thread unable to install Audio::Scan module from cpan by vamank

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.