Installing Net::SMTP as non-root
- From: "Brian B-dawg" <brianmhunt@xxxxxxxxx>
- Date: 19 Mar 2007 13:03:06 -0700
I'm using a web-server on a virtualhost, and trying to install
Net::SMTP. I have CPAN configured to install into ~/perl (per the
appropriate changes in ~/.cpan/CPAN/MyConfig.pm).
However, the install is failing with the following error:
...
Running make install
Cannot forceunlink /usr/lib/perl5/5.8.7/Net/Cmd.pm: Permission denied
at /usr/lib/perl5/5.8.7/File/Find.pm line 913
Unlinking /usr/lib/perl5/5.8.7/Net/Cmd.pm (shadowing?)
make: *** [pure_perl_install] Error 13
/usr/bin/make install UNINST=1 -I/home/sunlifed/perl -- NOT OK
I do not have root access to this server, and they seem to have
Net::Cmd installed.
Can anyone suggest how I might be able to circumvent this problem, and
get Net::SMTP installed?
Thanks in advance,
Brian
.
- Follow-Ups:
- Re: Installing Net::SMTP as non-root
- From: Sherm Pendley
- Re: Installing Net::SMTP as non-root
- Prev by Date: Re: Proposal Database::Initialize::Postgresql (naming okay?)
- Next by Date: Re: Installing Net::SMTP as non-root
- Previous by thread: help with module naming: filehandle-tie for size-limited/rotating logfile
- Next by thread: Re: Installing Net::SMTP as non-root
- Index(es):
Relevant Pages
|
|