Hi,
I am trying to install PDL from CPAN using cygwin. When I type in "install PDL", it downloads PDL and the other modules it needs (inline, Astro, OpenGL). But when it tries to write a Makefile, it gives me this error:
c:\Dev-Cpp\bin\make.exe: *** No rule to make target `/usr/lib/perl5/5.10/i686-cygwin/Config.pm', needed by 'makefile'. STOP
I have Dev-Cpp on my computer, but I don't know how it is related here. I appreciate any suggestions on how to fix this problem.
Thanks