Yes, thank you Jan. I had this issue recently but managed to build with 
cpan. However, in the end I used XML::TreePP because it's lightweight, 
portable, and parses nicely.


Lyle

On 08/03/2013 20:16, Francisco Zarabozo wrote:
> Good to know. Thank you very much Jan! :-)
>
> Best regards,
>
> Francisco
>
>
> -----Mensaje original-----
> From: Jan Dubois
> Sent: Friday, March 08, 2013 12:33 PM
> To: Francisco Zarabozo
> Cc: Active State Perl Mailing List
> Subject: Re: XML::LibXML broken on PPM
>
> On Wed, Mar 6, 2013 at 6:53 PM, Francisco Zarabozo
> <fzarab...@hotmail.com> wrote:
>> 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.
> Thanks.  We have a distropref setting that does this, but it was keyed
> on the CPAN ID of the previous maintainer, and limited to version 1 of
> the module.
>
> I've now updated those settings to apply to current versions as well.
> Unfortunately the XML-LibXML/Makefile.PL now includes a gratuitous
> dependency on libgettext on Windows, which is not needed, and not
> present on the build machines.  So I added a patch to our distroprefs
> to fix this as well and have forced a rebuild of the latest XML-LibXML
> for 5.12, 5.14 and 5.16 for both 32-bit and 64-bit Windows.
>
> Cheers,
> -Jan
>
> _______________________________________________
> 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

Reply via email to