Re: Regarding LibXML installation
by Randy Kobes other posts by this author
Aug 31 2005 8:29AM messages near this date
view in the new Beta List Site
Regarding LibXML installation
|
libxml2 question
& XSLT On Wed, 31 Aug 2005, Sumankumar.Timmireddy@[...].com wrote:
> Hello,
> I am using perl 5.8.3.809 version in windows.
> I want to install LibXML with the help of ppm.
>
> I did below manner but not working. Please help on this
> C:\> ppm
> ppm> repository add RK
> http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58
> ppm> install XML-LibXML
> Error: server-side fetch-ppd failed: 405 Method not allowed at
> C:/Perl/site/lib/
> PPM/Repository/PPMServer.pm line 81
> ppm> install XML::LibXML
> Searching for 'XML::LibXML' returned no results. Try a broader search
> first.
> ppm>
Do you need any special proxy settings? The ppm FAQ in the
ActivePerl docs describe what might need be done for this.
Does
C:\> ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd
work?
--
best regards,
randy kobes
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Sumankumar Timmireddy
Randy Kobes
|