Re: A problem with ./configure

2005-03-16 Thread Robert Story
On Sun, 13 Mar 2005 17:03:40 + Jordi wrote: JMT> Hi, I'm trying to install the net-snmp agent, but when I put the line JMT> JMT> $./configure --with-perl-modules JMT> JMT> the next message appears: JMT> JMT> configure: error: no acceptable C compiler found in $PATH What do you get if you ru

RE: A problem with ./configure

2005-03-14 Thread Bruce Shaw
>Hi, I'm trying to install the net-snmp agent, but when I put the line >$./configure --with-perl-modules >the next message appears: >configure: error: no acceptable C compiler found in $PATH >I have the gcc 3.3 compiler... Somebody Knows what's the problem? When you use the Perl modules on some OS

A problem with ./configure

2005-03-13 Thread Jordi Martin Tirado
Hi, I'm trying to install the net-snmp agent, but when I put the line $./configure --with-perl-modules the next message appears: configure: error: no acceptable C compiler found in $PATH I have the gcc 3.3 compiler... Somebody Knows what's the problem? -