Hi,
if all you need is the rrd tool, you can also get a precompiled version for
AIX from:
http://www-frec.bull.com/docs/download.htm
Cheers,
Jochen
"Anand.Shah" <c-Anand.Shah@wcom.com>@tkg.com on 26/04/2001 13:55:20
Bitte antworten an IBM NetView Discussion <nv-l@tkg.com>
Gesendet von: owner-nv-l@tkg.com
An: "'IBM NetView Discussion'" <nv-l@tkg.com>
Kopie:
Thema: RE: [NV-L] Installing rrd along with NetView
The error messages are self explanatory. Seems like you do not have any
kind of development tools installed on your AIX machine. Read the README
file that came with rrd which should list the pre-req software that must
be installed on your machine before rrd can be installed. The biggest
piece I see missing is gcc, which is a C compiler. You can download these
tools from www.gnu.org
Good luck.
- Anand
-----Original Message-----
From: owner-nv-l@tkg.com [mailto:owner-nv-l@tkg.com]On Behalf Of
z_esm_karekars
Sent: Thursday, April 26, 2001 6:41 AM
To: 'nv-l@tkg.com'
Subject: [NV-L] Installing rrd along with NetView
Hi,
While trying to install rrd tool on NetView Server Ver 6.0 / AIX it is
giving following error, Can U advice what I should do ?
# sh configure
loading cache ./config.cache
checking host system type... rs6000-ibm-aix4.3.3.0
checking target system type... rs6000-ibm-aix4.3.3.0
checking build system type... rs6000-ibm-aix4.3.3.0
checking for a BSD compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
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 perl... /usr/bin/perl
checking for shared library extension... so
checking for tclConfig.sh in ... no
configure: warning: tclConfig.sh not found - Tcl interface won't be built
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
Regards,
Santosh
|