Warning: You do not have permissions to install into /usr/man/man3 at
/usr/lib/perl5/5.6.0/ExtUtils/Install.pm line 62.
...
Files found in blib/arch: installing files in blib/lib into
architecture dependent library tree
...
Cannot forceunlink /usr/man/man3/GD.3: Permission denied at
/usr/lib/perl5/5.6.0/File/Find.pm line 475
...
make: *** [pure_site_install] Error 255
Can anyone telling me whats wrong. I'm installing ower Internet on an
Linux web server. I'm using Telnet and FTP. ...and I'm doing eactly
whats written in the readme file under INSTALLING GD IN YOUR HOME
DIRECTORY.
one assumes you are using CPAN.pm to do the installing?
if so, it's this easy (here's mine)
cpan> o conf
[snip of CPAN prefs list for brevity]
cpan> o conf makepl_arg
[bugger. ignore this and all linewrapping until next 'cpan>' =:]
LIB=~/perl/lib/perl5/site_perl;PREFIX=~/perl/lib/perl5/site_perl;INSTALLM
AN1DIR=~/perl/lib/perl5/man/man1;INSTALLMAN3DIR=~/perl/lib/perl5/man/man3
cpan> o conf commit
commit: wrote /home/users/webdragon/.cpan/CPAN/MyConfig.pm
cpan> q
you can do something similar when installing manually :) check the pod.
--
unmunge e-mail here:
#!perl -w
print map {chr(ord($_)-3)} split //, "zhepdvwhuCzhegudjrq1qhw";
# ( damn spammers. *shakes fist* take a hint. =:P )