in reply to How to install libxml2??

libxml2 is the Gnome XML library (i.e. C/C++ code). You can download it from xmlsoft.org (well, you will be able to as soon as they stop protesting software patents). Here you'll also find information and installation instructions.

Hope this helps, -gjb-

Replies are listed 'Best First'.
Re: Re: How to install libxml2??
by Anonymous Monk on Aug 28, 2003 at 11:35 UTC
    thanx for the advice.How do i go about installing it?? i am on a linux machine and dont have telnet access? is it possible to install using a perl script?? rgds, chris
      If you don't have telnet access, the odds are that you're not root on that box either, eh? If so, you'll need to ask the admin to install it. And as long as they're at it, they can install XML::LibXML as well, although you can install that in a local directory with some caveats.

      -- Randal L. Schwartz, Perl hacker
      Be sure to read my standard disclaimer if this is a reply.

      You go and install it, it's that simple -- download it, read the INSTALL file, follow instructions