LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   OPENLDAP Installation and Configuration Problem (https://www.linuxquestions.org/questions/linux-networking-3/openldap-installation-and-configuration-problem-341606/)

abhishek23_99 07-09-2005 10:27 AM

OPENLDAP Installation and Configuration Problem
 
I AM TRYING TO INSTALL OPENLDAP ON MY RH EE 3 SERVER

root@localhost root]# cd openldap-2.2.26
[root@localhost openldap-2.2.26]# ls
acconfig.h build config.log COPYRIGHT libraries servers
acinclude.m4 CHANGES configure doc LICENSE tests
aclocal.m4 clients configure.in include Makefile.in
ANNOUNCEMENT confdefs.h contrib INSTALL README
[root@localhost openldap-2.2.26]# ./configure
Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.
Configuring OpenLDAP 2.2.26-Release ...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gnutar... no
checking for gtar... gtar
checking configure arguments... done
checking for a BSD compatible install... /usr/bin/install -c
checking for cc... no
checking for gcc... no
configure: error: Unable to locate cc(1) or suitable replacement. Check PATH or set CC.
I am GETTING THESE FILE MISSING ERROR
CAN ANYONE TELL ME EITHER HOW TO INSTALL THESE FILES OR IS THERE ANY OTHER SOLUTION> I DOWNLOADED THE RPM FROM OPENLDAP

ashamril 07-11-2005 02:47 AM

seem that ur distro dun have gcc, install gcc first.


All times are GMT -5. The time now is 11:39 AM.