On Sat, 20 Nov 2004 01:10:32 +0800 (CST), Stephen Liu <[EMAIL PROTECTED]> wrote:

> > /root/.cpan/yes
> 
> the directory 'yes' is not empty.
> 
> # ls -al /root/.cpan/yes/
> total 5060
> drwxr-xr-x   5 root root    4096 Nov 20 00:52 .


As root -- 
rm -fR /root/.cpan/yes

> > As root -
> > cd
> > perl -MCPAN -e 'shell
> > cpan> o conf init
> 
> Whether you suggest me re-run
> # perl -MCPAN -e 'shell'
> cpan> o conf init
> as root

Yes, as root.  This will avoid issues created when dealing with
packages as a non-root UserID.

-- 
WC -Sx- Jones
http://insecurity.org/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to