sridhar84 has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks, I am trying to build XML::Parser module for all platforms. For Unix platforms i was able to do it. For windows I am facing problems and I am new to this VS compiler and NMAKE. I am getting error.
F:\thirupap\5.16.0\5.16.0\WinNT4.0\perl-5.16.0\win32\..\perl.exe -I../ +../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DI +R=none PERL_CORE=1 output.... NMAKE : fatal error U1073: don't know how to make '..\..\libConfig.pm' Stop.
If anyone has already build XML::Parser module for windows. Please help me out. Regards, Sridhar
|
|---|