in reply to Re: Play Alert Sound in Script
in thread Play Alert Sound in Script

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.

Replies are listed 'Best First'.
Re^3: Play Alert Sound in Script
by Anonymous Monk on Mar 29, 2013 at 05:30 UTC

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

    So you need to install the prerequisite library, seem obvious