Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Win32::Sound for Linux

by mikasue (Friar)
on Jan 01, 2008 at 16:50 UTC ( [id://659870]=note: print w/replies, xml ) Need Help??


in reply to Re: Win32::Sound for Linux
in thread Win32::Sound for Linux

So I found MIDI-Music but receive an error when I try to install it on my Linux box.
cp Music.pm blib/lib/MIDI/Music.pm AutoSplitting blib/lib/MIDI/Music.pm (blib/lib/auto/MIDI/Music) /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share +/perl/5.8/ExtUtils/typemap Music.xs > Music.xsc && mv Music.xsc Musi +c.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno- +strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FIL +E_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fP +IC "-I/usr/lib/perl/5.8/CORE" Music.c /bin/sh: cc: command not found *** Error code 127 Stop. pmake: stopped in /home/tamika/Desktop/MIDI-Music-0.01
Can any tell me what I need to get past this error?
"-I/usr/lib/perl/5.8/CORE" Music.c /bin/sh: cc: command not found *** Error code 127 Stop.
Thanks!

Replies are listed 'Best First'.
Re^3: Win32::Sound for Linux
by jasonk (Parson) on Jan 01, 2008 at 17:02 UTC

    As error messages go, "command not found" is pretty clear, if you are going to compile things, you are going to have to install a compiler.


    We're not surrounded, we're in a target-rich environment!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659870]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (10)
As of 2024-04-16 11:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found