in reply to Play Alert Sound in Script

audiere

Replies are listed 'Best First'.
Re^2: Play Alert Sound in Script
by Randomice (Sexton) on Mar 29, 2013 at 05:23 UTC

    Hmmm... still no joy.

    sudo cpanm Audio::Audiere

    Fails (on both machines). Key problem from build.log is:

    Audiere_perl.xs:3:21: fatal error: audiere.h: No such file or directory

    Never had a problem before with mods using cpanm. This is the second. When it comes to fixing missing files.h or paths for install, I'm pretty much lost.

      Audiere_perl.xs:3:21: fatal error: audiere.h: No such file or directory

      So you need to install the prerequisite library, seem obvious