Help for this page

Select Code to Download


  1. or download this
    /usr/bin/perl /usr/share/perl/5.14/ExtUtils/xsubpp  -typemap /usr/shar
    +e/perl/5.14/ExtUtils/typemap -typemap typemap  Perl.xs > Perl.xsc && 
    +mv Perl.xsc Perl.c
    cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe
    + -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_O
    +FFSET_BITS=64 -O2 -g   -DVERSION=\"1.622\" -DXS_VERSION=\"1.622\" -fP
    +IC "-I/usr/lib/perl/5.14/CORE"  -W -Wall -Wpointer-arith -Wbad-functi
    +on-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noret
    +urn -Wno-unused-parameter Perl.c
    /bin/sh: 1: cc: not found
    ...
      Can't test without successful make
    Running make install
      Make had returned bad status, install seems impossible