Re: RE: Building XML::LibXML on Windows
Michael Ludwig <[email protected]> Tue, 7 Jun 2011 21:12:03 +0200
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <20110607191203.GA2228@Dago> |
Steve Hay schrieb am 07.06.2011 um 09:50 (+0100): > Michael Ludwig wrote on 2011-06-07: > > perl Makefile.PL INC=-IC:\Opt\libxml2\include > > LIBS=-LC:\Opt\libxml2\lib > > > > And it fails, although this is exactly as per the doc: > I don't use any Makefile.PL arguments. They shouldn't be required > given that Makefile.PL specifies the library names and the %LIB% > environment variable specifies the library path: Steve, what version of Windows and Visual Studio are you using? Michael > C:\Temp>set INCLUDE=%INCLUDE%;C:\Opt\libxml2\include;C:\Opt\zlib\include > C:\Temp>set LIB=%LIB%;C:\Opt\libxml2\lib;C:\Opt\zlib\lib > C:\Temp>cd XML-LibXML-1.70 > C:\Temp\XML-LibXML-1.70>perl Makefile.PL > enable native perl UTF8 > looking for -lxml2... yes > Checking if your kit is complete... > Looks good > Writing Makefile for XML::LibXML _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs