Hi
I want to compile a perl package win32:
erms from I installed MinGW and dmake via >ppm install mingw
I downloaded the source tarball from bribes, extracted it to the location of MyNewRepository (Perl\bin\packages), cd'ed to that location and run:
but i get error:
I noticed that many people have the same problem, but no one got an answer.
Can anyone help with this ?
Thanks
I want to compile a perl package win32:
I downloaded the source tarball from bribes, extracted it to the location of MyNewRepository (Perl\bin\packages), cd'ed to that location and run:
Code:
>perl Makefile.PL
Btw after the mingw installation, there's no makefile.pl file in the Perl directory tree.Can't open perl script "Makefile.PL": No such file or directory
I noticed that many people have the same problem, but no one got an answer.
Can anyone help with this ?
Thanks