Hi all,

  I'm trying to install HTML::Template for my site which using a linux os with Apacha 
web server.
When I tried it (perl -MCPAN -e 'install HTML::Template')  it kicked back that I needed
File::Spec.  I tried installing that and got a permission error that I can't install:

Warning: You do not have permissions to install into /usr/lib/perl5/i386-linux/5.00404 
at 
/usr/lib/perl5/ExtUtils/Install.pm line 58.

I can understand this.  I'm on a shared system and I don't have permissions to alter
the basic perl directories.  What I would hope to be able to do is install these in a 
seperate directory (one I have access to or permissions for).  Can I change the module
install directory and if so, how?  Or is this an issue I'm going to have to take up 
with
my ISP?  My apologies if this is a bit of a newbie question but
I'm new to unix and this is also my first use of -MCPAN.

Thanks
Joel

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to