Obiajulu Odu wrote:
>
> Hi,
>
> Our machine is Solaris 7.0 server. gcc, g++ and libstdc++ installed. Now I'm ready
>to install htdig on the web server (apache). But unfortunately I'm running into
>problems. I get this error when running ./configure for htdig-3.1.2:
>
> ...............................
> creating cache ./config.cache
> checking for a BSD compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> What have done wrong? Am I required to edit the configure file for correct path? I
>have only edited the CONFIG file changing some paths to suit our web server. I saw
>some references to problems with Solaris on the mailing list archive, but none of
>them seemed to deal with my problem.
It looks like the compilers/etc are not in your path. try
# which gcc
this will let you know if the path is correct.
If this fails, you will need to do a set PATH = $PATH:path/to/gcc
Cheers
Jon
--
Jon Bagshaw | Phone +44 (1274) 233318
Computer Officer | [EMAIL PROTECTED]
Computer Centre |
University of Bradford |
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.