|
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"
|