, January 23, 2008 6:23 PM
To: Pamidipati Suresh-G20238
Cc: Net-snmp-users
Subject: Re: error with make when net-snmp-5.4.1 is configured
--with-python-modules=yes
On 23/01/2008, <[EMAIL PROTECTED]> wrote:
> I am using Fedora 8
OK - Fedora seem to have split the ExtUtils/MakeMaker module o
On 23/01/2008, <[EMAIL PROTECTED]> wrote:
> I am using Fedora 8
OK - Fedora seem to have split the ExtUtils/MakeMaker module
out into a separate package with Fedora 7 and above.
Try installing the perl-ExtUtils-MakeMaker RPM,
and then recompile the Net-SNMP code.
Dave
--
-snmp-users
Subject: Re: error with make when net-snmp-5.4.1 is configured
--with-python-modules=yes
On 23/01/2008, <[EMAIL PROTECTED]> wrote:
> There is no file MakeMaker.pm inside /usr/lib/perl5/5.8.8/ExtUtils/.
>
> Following are the contents of this directory.
> # ls /usr/lib/pe
On 23/01/2008, <[EMAIL PROTECTED]> wrote:
> There is no file MakeMaker.pm inside /usr/lib/perl5/5.8.8/ExtUtils/.
>
> Following are the contents of this directory.
> # ls /usr/lib/perl5/5.8.8/ExtUtils/
> Command.pm Constant Constant.pm Miniperl.pm typemap xsubpp
Hmmm... that's significantly
inal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Wednesday, January 23, 2008 4:48 PM
To: Pamidipati Suresh-G20238
Cc: Net-snmp-users
Subject: Re: error with make when net-snmp-5.4.1 is configured
--with-python-modules=yes
On 23/01/2008, <
On 23/01/2008, <[EMAIL PROTECTED]> wrote:
> Following errors are seen at the end of make.
> Can't locate ExtUtils/MakeMaker.pm in @INC
This ought to be part of a standard perl install.
Have a look in /usr/lib/perl5/5.8.8
Can you see a directory 'ExtUtils' ?
Does it include a file 'MakeMaker.pm'?