- or download this
$ cpan -f Algorithm::Permute
...
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
- or download this
cpan[1]> look Algorithm::Permute
$ perl Makefile.PL CC=/usr/bin/gcc LD=/usr/bin/gcc
Writing Makefile for Algorithm::Permute
Writing MYMETA.yml
- or download this
---
abstract: ~
...
- inc
requires: {}
version: 0.12
- or download this
$ make
/usr/bin/gcc -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g -fno-str
+ict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3 -DVERSION=\
+"0.12\" -DXS_VERSION=\"0.12\" "-I/usr/lib/perl5/5.14/i686-cygwin-thr
+eads-64int/CORE" -DPERL_EXT coollex.c
Makefile:333: recipe for target 'coollex.o' failed
make: *** [coollex.o] Error 1