LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   xenserver compiling issue (https://www.linuxquestions.org/questions/linux-server-73/xenserver-compiling-issue-752011/)

strubbldesign 09-02-2009 04:00 AM

xenserver compiling issue
 
hi everyone!

i am running xenserver 5.5
i have installed:
libgcc.i386
libtermcap.i386
libstdc++.i386
compat-libstdc++-33.i386

ive downloadet and untared the nagios file
went to its folder
and
./configure

but i got

cecking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
ckecking for gcc... no
ckecking for cc... no
ckecking for cc... no
ckecking for cl... no
configure: error: no acceptable C compiler found in $PATH
See 'config.log' for more details


what shall i do?
and an "echo $PATH" gives me "/opt/xensource/bin:/usr/local/bin <and sbin:/sbin:/bin :/usr/sbin:/usr/bin:/root/bin"

strubbldesign 09-02-2009 09:21 AM

do you need aditional info?
i'll provide after request..

thanks

chrism01 09-02-2009 11:38 PM

Looks like you don't have a C compiler installed (typically gcc).
You need to use the pkg mgr to install it.
Depends which distro this is for, but typically something like

<pkgmgr> install devel-tools ( or gcc or "Development Tools" etc)

strubbldesign 09-03-2009 05:58 AM

install devel-tools

yum search devel-tools

No matches found

any other ideas??

yum search devel

everything i have listed is installed

you know i work on xenserver...

strubbldesign 09-03-2009 05:58 AM

do i need to add any repositories?

strubbldesign 09-07-2009 02:32 AM

Ive tried to install other packages:
the only output ist allways:

Quote:

Loading "installonlyn" plugin
Setting up Istall Process
Setting up repositories
Reading repository metadata in form local files
parsing package install arguments
setting up repositories
Reading repository metadata in from local files
Nothing to do
#

romanmm 09-10-2009 02:18 PM

I've compiled Nagios plug-ins on CentOS 5.3 and move them to XenServer 5.5 — works.
I understand that kernel of XenServer is based on RHEL5.


All times are GMT -5. The time now is 08:15 AM.