Just curious... Any particular reason you're not using the RPM that is part of the RH9 distribution?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, November 03, 2003 3:01 PM To: [EMAIL PROTECTED] Subject: [htdig] Need help installing Sorry if this msg is too long.., trying to include all info while it's still clear in my head ) Running Redhat linux 9 I downloaded htdig-3.1.6.tar.gz and gunzipped and untarred the file into a temp directory. I then ran ./configure [EMAIL PROTECTED] htdig-3.1.6]$ ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found configuring ht://Dig version 3.1.6 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for sh... /bin/sh checking for sed... /bin/sed checking for sort... /bin/sort checking for find... /usr/bin/find checking for gunzip... /bin/gunzip checking for tar... tar checking for acroread... /usr/local/bin/acroread checking for sendmail... /usr/sbin/sendmail checking how to run the C preprocessor... gcc -E checking for AIX... no checking for socket in -lsocket... no checking for t_accept in -lnsl... no checking for deflate in -lz... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking how to run the C++ preprocessor... c++ -E checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for strings.h... yes checking for zlib.h... yes checking for alloca.h... yes checking for sys/select.h... yes checking for wait.h... yes checking for sys/wait.h... yes checking for malloc.h... (cached) yes checking for ostream.h... no checking for iostream.h... no checking for fstream.h... no configure: error: To compile ht://Dig, you will need a C++ library. Try installi ng libstdc++. [EMAIL PROTECTED] htdig-3.1.6]$ I switched to root and tried installing the c++ lib [EMAIL PROTECTED] imsops]# rpm -i libstdc++-3.2.2-5.i386.rpm warning: libstdc++-3.2.2-5.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e package libstdc++-3.2.2-5 is already installed Thinking, ok, it must want the earlier version, I then tried... [EMAIL PROTECTED] imsops]# rpm -i compat-libstdc++-7.3-2.96.118.i386.rpm warning: compat-libstdc++-7.3-2.96.118.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e package compat-libstdc++-7.3-2.96.118 is already installed Uh,., What is lib is htdig missing then? Figured then, what the heck.,. let's try going on to the make part. http://www.htdig.org/install.html says % make (Sit back and relax for a while...) There is no makefile though that I can find? I'm getting nowhere fast.. help? Tony! ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

