Actually root access is NOT required to install perl modules.
As long as you:
cognac:~perl Makefile.PL `cat ../catfile.txt`
and catfile.txt looks a little like this:
PREFIX=/path/to/opensrs/lib \
INSTALLPRIVLIB=/path/to/opensrs/lib \
INSTALLSCRIPT=/path/to/opensrs/bin \
INSTALLSITELIB=/path/to/opensrs/lib \
INSTALLBIN=/path/to/opensrs/bin \
INSTALLMAN1DIR=/path/to/opensrs/lib/man \
INSTALLMAN3DIR=/path/to/opensrs/lib/man/man3
Bob Martin
Senior Network Administrator
Shore Communications, LLC
http://www.shorecom.com
----- Original Message -----
From: Lubes Haidamaka, iPromoGroup <[EMAIL PROTECTED]>
To: opensrs pats <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 2:51 AM
Subject: Re: problems in installing CPAN modules
> Hello Patra,
>
> Friday, January 19, 2001, 3:23:03 AM, you wrote:
>
> op> We are using Virtual Hosting with static IP address. We tried to
> op> install the CPAN modules as mentioned using PREFIX in the
> op> makefile.pl but the make install is giving errors as mentioned
> op> below. Also when we run verify_install.cgi then it sho errors in
> op> three modules.
>
> op> cognac:~/www/cgi-bin/Unicode-Map-0.110$ make install
> op> Warning: You do not have permissions to install into /usr/man/man1 at
/usr/lib/p
> op> erl5/ExtUtils/Install.pm line 58.
>
> You have to log in as root in order to install PERL modules.
> Please, ask your provider to do it for you.
>
> --
> Best regards,
> Lubes Haidamaka, CTO
> iPromoGroup.com
> Smart team - smart service.
> Web design, hosting, marketing.
> E-commerce solutions.
>
> tel.: +38 044 24 707 23/24
> fax: +38 044 234 34 68
> ICQ: 500851
> handle: LHDM1-RIPE
> email: [EMAIL PROTECTED]
> URL: http://www.ipromogroup.com
>