On Thu, 6 Jan 2000, (null) wrote:

> Date: Thu, 06 Jan 2000 19:53:25 +0100
> From: "(null)" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Install LIBWWW on CGI-Homepage
> 
> Hi all,
> 
> Is it possible and how to install LIBWWW on following configuration:
> 
> - free homepage with 10MB on a www-server
> - own cgi-bin - directory
> - PERL 5.05 serverside
> 
> BUT no Administration-Account on the Server!!
> 
> (I don't want to hack the Server of the Homepage-Server, I just thougth
> there would be a possibility to install LIBWWW into my own
> homedirectory...)
> 
> Any comments are welcome!!
> 
> Thankx in advance, Ursula K.
> 
> -- Arachne V1.50;s.r.c., NON-COMMERCIAL copy, http://home.arachne.cz/
> 
> 

Ursula,

Yes, I believe you can, but I have not fought through all the details
myself.

1.  Install libwww where you like.

2.  In your script, use the LIB module to add the directory from #1 to
    your perl search path (@INC).

That should do it.

Bill

Reply via email to