in reply to Re: How to install libxml2??
in thread How to install libxml2??

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

Replies are listed 'Best First'.
•Re: Re: Re: How to install libxml2??
by merlyn (Sage) on Aug 28, 2003 at 12:15 UTC
    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.

Re: Re: Re: How to install libxml2??
by Anonymous Monk on Aug 28, 2003 at 11:44 UTC
    You go and install it, it's that simple -- download it, read the INSTALL file, follow instructions