Help for this page

Select Code to Download


  1. or download this
    cd .. ; if [ ! -e ./CROSS_PATCHED ] ; then \
    patch -p1 < Cross/Makefile.SH.patch; \
    patch -p1 < Cross/installperl.patch ; mv installperl installperl-patch
    +ed; \
    sed -e 's/XXSTRIPXX/arm-merlin-linux/' installperl-patched > installpe
    +rl; \
    touch CROSS_PATCHED ; fi
    
  2. or download this
    make[3]: Leaving directory `/home/perl-5.10.1/x2p'
    make[2]: Leaving directory `/home/perl-5.10.1'
    make[1]: *** No rule to make target `more'. Stop.
    make[1]: Leaving directory `/home/perl-5.10.1'
    make: *** [perl] Error 2