NetAddr-IP - installing under last version of cygwin

Posted on Thu May 10 18:47:47 2007 by mishak
installing under last version of cygwin
I try to install cpan> install NetAddr::IP and get Checking if your kit is complete... Looks good Testing if you have a C compiler and the needed header files.... cc -c -o compile.o compile.c You have a working compiler. Writing Makefile for NetAddr::IP::Util Writing Makefile for NetAddr::IP::Lite Writing Makefile for NetAddr::IP cp IP.pm blib/lib/NetAddr/IP.pm AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP) /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /bin/sh: -c: line 1: syntax error: unexpected end of file make: *** [subdirs] Error 2 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Any help... Thanks
Write a response