Koozali.org: home of the SME Server

CPAN cant make files

LucL

CPAN cant make files
« on: October 03, 2002, 01:30:12 PM »
I just want to say first of all how helpful you have all been in helping me gain a greater understand of Linux et al.  These forums are pure gold.

I get the following error when I try to install new perl modules using CPAN:
>Checking if your kit is complete...
>Looks good
>Writing Makefile for CPAN::WAIT
>Can't exec "/usr/bin": Permission denied at /usr/lib/perl5/5.6.1/CPAN.pm line 4484.
>  /usr/bin  -- NOT OK
 . . . and then errors that it cant test and install because it cant access make.

The location of the make file is: /usr/bin/make

When the CPAN did not work I was able to do the install from command line.

The make file works but not through CPAN.

I tried a few different paths for make using o conf and it still did not exec make.

Nathan Fowler

Re: CPAN cant make files
« Reply #1 on: October 03, 2002, 09:43:53 PM »
Are you compiling as root?

LucL

Re: CPAN cant make files
« Reply #2 on: October 04, 2002, 01:27:50 PM »
Yes.

BrianB

Re: CPAN cant make files
« Reply #3 on: December 06, 2002, 08:34:34 AM »
I have the same problem. What did LucL mean? What other choice do you have?