Hi, can you please share instructions? Esp. Compiling libxml on Windows is not easy for me, I tried but failed. Op 7 mrt. 2013 03:53 schreef "Francisco Zarabozo" <fzarab...@hotmail.com> het volgende:
> > To whom may concern (@ActiveState): > > Regarding the message bellow, scratch that. 'LIBS' and 'INC' need to be > defined in the call to Makefile.PL. Example: > > perl Makefile.PL INC=-IC:\pathtocincludes\include LIBS=-LC:\pathtolibs\lib > > Those should contain all the include and lib files from iconv, LibXML and > zlib. > > I just compiled XML::LibXML v2.0014 myself successfully for Perl 5.16 x64. > It should work on PPM too. > > > Best regards, > > Francisco Zarabozo > > > > -----Mensaje original----- > From: Francisco Zarabozo > Sent: Wednesday, March 06, 2013 4:49 PM > To: Active State Perl Mailing List ; supp...@activestate.com > Subject: XML::LibXML broken on PPM > > > To whom may concern (@ActiveState): > > The module XML::LibXML is failing to build on PPM since v1.71 (current > version is 2.0014). While looking at the logs on > http://ppm4.activestate.com, I see that the following environment > variables > are being set: > > LIB=... > INCLUDE=... > > But, I also see that Makefile.PL suggests setting the following variables: > > LIBS=... > INC=... > > I suspect this was a change on v1.71 and it’s possible that by just > changing > ‘LIB’ and ‘INCLUDE’ to ‘LIBS’ and ‘INC’ it will work again. > > I hope you can at least try it soon, I’m using AS Perl 5.16 x64 and there’s > no successful build of XML::LibXML for it. This is a very important module > for any Perl project dealing with serious XML data. > > Thanks in advance! > > > Best regards, > > Francisco Zarabozo > > _______________________________________________ > ActivePerl mailing list > ActivePerl@listserv.ActiveState.com > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > > _______________________________________________ > ActivePerl mailing list > ActivePerl@listserv.ActiveState.com > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs