Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Trouble installing libxml2 on Windows...

by thunders (Priest)
on Oct 14, 2009 at 17:52 UTC ( [id://801154]=note: print w/replies, xml ) Need Help??


in reply to Trouble installing libxml2 on Windows...

If you are using ActiveState perl instead, you may want to try a pre compiled PPM instead. First use "perl -v" to find out which version you are running.

For perl 5.8.*:

C:\> ppm ppm> set repository theoryx http://theoryx5.uwinnipeg.ca/ppms/ ppm> install XML-LibXML

For perl 5.10.*:

C:\> ppm ppm> set repository theoryx http://cpan.uwinnipeg.ca/PPMPackages/10xx/ ppm> install XML-LibXML

Replies are listed 'Best First'.
Re^2: Trouble installing libxml2 on Windows...
by biswanath_c (Beadle) on Oct 14, 2009 at 19:35 UTC

    This was very helpful and it worked like a charm!! I have been breaking my head on this since yesterday along with a couple of my friends who could not resolve this too!


    Thank you very much! That was VERY helpful!

Re: Trouble installing libxml2 on Windows...
by Anonymous Monk on Jun 05, 2012 at 20:24 UTC
    Thank you as well! Worked great! :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://801154]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-18 02:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found