I am trying to install HTML::Template into a local directory and it seems
that i have to use the following:
perl Makefile.PL PREFIX=/path_to_your_home \
INSTALLPRIVLIB=/path_to_your_home/lib/perl5 \
INSTALLSCRIPT=/path_to_your_home/bin \
INSTALLSITELIB=/path_to_your_home/lib/perl5/site_perl \
INSTALLBIN=/path_to_your_home/bin \
INSTALLMAN1DIR=/path_to_your_home/man \
INSTALLMAN3DIR=/path_to_your_home/man3
make
make test
make install
My question is where do I run these commands from - I have downloaded and
un-zipped the HTML-Template fron CPAN but am having difficulties installing
it. I was hoping that it would be as easy as TELNETing in to the server
space but I cant even do that !!!!
I need to install it locally as the web hosting compny I am using wont
install it.
Please help as I have been working on this for too long !!!!
All the best
Anadi
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]