Xymon Mailing List Archive search

Help installing rrd tool

3 messages in this thread

list Sridhar Adapalli · Thu, 29 Sep 2011 10:37:51 -0500 ·
Hi
I am trying to install xymon on RHEL 4.9.  When I tried to install rrdtool, I got the following error: "No acceptable C compiler found in $PATH".  I do have path to gcc defined in the path.  Not sure how to get past this error.  Can someone help please?

Here is the output:
sudo ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/opt/iam/install/rrdtool-1.4.5':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Thanks

-- Sridhar
list Josh Luthman · Thu, 29 Sep 2011 13:18:14 -0400 ·
What's in config.log?

Do a yum install "Development Tools"

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
quoted from Sridhar Adapalli


On Thu, Sep 29, 2011 at 11:37 AM, <user-d7d9a425cf10@xymon.invalid> wrote:
 Hi****

I am trying to install xymon on RHEL 4.9.  When I tried to install rrdtool,
I got the following error: “No acceptable C compiler found in $PATH”.  I do
have path to gcc defined in the path.  Not sure how to get past this error.
Can someone help please?****

** **

Here is the output:****

** **
sudo ./configure****
checking build system type... i686-pc-linux-gnu****

checking host system type... i686-pc-linux-gnu****

checking target system type... i686-pc-linux-gnu****

checking for gcc... no****

checking for cc... no****

checking for cl.exe... no****

configure: error: in `/opt/iam/install/rrdtool-1.4.5':****

configure: error: no acceptable C compiler found in $PATH****

See `config.log' for more details.****

** **

Thanks****

** **

-- Sridhar****

list Tim McCloskey · Thu, 29 Sep 2011 10:33:41 -0700 ·

On Thu, Sep 29, 2011 at 1:25 PM, Tim McCloskey <user-440820cc07d6@xymon.invalid<mailto:user-440820cc07d6@xymon.invalid>> wrote:
How about just 'sudo which gcc'?  What's in 'sudo env|grep ATH'?
From: xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com> [xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com>] On Behalf Of Josh Luthman [user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>]
Sent: Thursday, September 29, 2011 10:18 AM
To: user-d7d9a425cf10@xymon.invalid<mailto:user-d7d9a425cf10@xymon.invalid>
Cc: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: Re: [Xymon] Help installing rrd tool

What's in config.log?

Do a yum install "Development Tools"

Josh Luthman
Office: XXX-XXX-XXXX<tel:XXX-XXX-XXXX>
Direct: XXX-XXX-XXXX<tel:XXX-XXX-XXXX>
quoted from Josh Luthman
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Thu, Sep 29, 2011 at 11:37 AM, <user-d7d9a425cf10@xymon.invalid<mailto:user-d7d9a425cf10@xymon.invalid><mailto:user-d7d9a425cf10@xymon.invalid<mailto:user-d7d9a425cf10@xymon.invalid>>> wrote:
Hi
I am trying to install xymon on RHEL 4.9.  When I tried to install rrdtool, I got the following error: “No acceptable C compiler found in $PATH”.  I do have path to gcc defined in the path.  Not sure how to get past this error.  Can someone help please?

Here is the output:
sudo ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/opt/iam/install/rrdtool-1.4.5':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Thanks

-- Sridhar