Did anyone have any ideas, or a resource you can send me to, so I can get
this sucker installed? Posted a week ago, usually really good response rate
I've seen for other people's questions...
-----Original Message-----
From: Graham, Brian
Sent: Thursday, November 08, 2001 1:50 PM
To: Htdig-General (E-mail)
Subject: configure problems with gcc on HP-UX
Hi all,
Finally got a test box to put ht://Dig on, but it's giving me problems.
Trying to install ht://Dig version 3.1.5, using gcc 2.95, on HP-UX 11.00,
getting the following:
# ./configure
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
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
configuring ht://Dig version 3.1.5
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc ) works... yes
checking whether the C compiler (cc ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for c++... no
checking for g++... no
checking for gcc... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.
Realized that gcc was not symlinked to from a directory in the shell's path,
so after doing so got this:
# ./configure
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
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
configuring ht://Dig version 3.1.5
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
Any help would be greatly appreciated - keeping in mind I'm still a novice
at Unix systems administration (and reminded more of that every day...)
Cheers!
Brian Graham
PG&E National Energy Group
Information Technology, Asset Solutions
Office: 301.280.6498
Cell: 240.372.4417
mailto:[EMAIL PROTECTED]
PG&E National Energy Group and any other
company referenced herein that uses the PG&E name or
logo are not the same company as Pacific Gas and
Electric Company, the regulated California utility. Neither
PG&E National Energy Group nor these other
referenced companies are regulated by the California Public
Utilities Commission. Customers of Pacific Gas and Electric Company
do not have to buy products from these companies in order
to continue to receive quality regulated services from the utility.
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html