[Nagios-users] Nagios installation error

2011-06-22 Thread nag ios
Hi everyone ,
   I am trying to install nagios is rhel 4.5 but when i
have run the command in the extracted  directory only..

   ./configure  --prefix=/usr/local/nagios

i am getting an error as

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


Please help me
--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Nagios installation error

2011-06-22 Thread Andreas Ericsson
On 06/22/2011 11:18 AM, nag ios wrote:
 Hi everyone ,
 I am trying to install nagios is rhel 4.5 but when i
 have run the command in the extracted  directory only..
 
 ./configure  --prefix=/usr/local/nagios
 
 i am getting an error as
 
 configure: error: no acceptable C compiler found in $PATH
 

You need a development environment on the system where you're
compiling.

  yum install gcc glibc-devel kernel-headers

should get you started.

Good luck.

-- 
Andreas Ericsson   andreas.erics...@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null