Re: problems building perl modules, path question
- From: Ron Bergin <rkb@xxxxxxxxxx>
- Date: Mon, 29 Oct 2007 05:04:14 -0000
On Oct 28, 4:53 pm, mmccaws2 <mmcc...@xxxxxxxxxxx> wrote:
I've been having problems building modules from the perl -MCPAN -eAre you sure you're using sudo? Based on the command that you've
shell. Usually the error refers to not having permission to a perl
library. My os is HPUX 11i.
I am not the administrator for the box, but I use sudo to install the
modules.
so I start like: $ perl -MCPAN -e shell.0
posted, I'd say that's highly unlikely.
login
then try to install a module like Net::SSH::Perl. The errors will say
do not have permission to a library that is installed on the box.
Question is - why would I not have permission to a perl library in a
perl directory? is this based on sudo, my perl installation, or my
path parameters?
Try doing:
$ sudo bash
[pass your login credentials]
# perl -MCPAN -e shell
Note the difference between the $ prompt and the # prompt.
.
- Follow-Ups:
- Re: problems building perl modules, path question
- From: Ben Morrow
- Re: problems building perl modules, path question
- References:
- problems building perl modules, path question
- From: mmccaws2
- problems building perl modules, path question
- Prev by Date: Re: problems building perl modules, path question
- Next by Date: Re: reading a directory, first files the newest ones
- Previous by thread: Re: problems building perl modules, path question
- Next by thread: Re: problems building perl modules, path question
- Index(es):
Relevant Pages
|
|