On Fri, 28 Jan 2000, Torsten Neuer wrote:

> > We tried to install htdig in AIX. We have xlc and xlC compilers to
> > compile C and C++ source files. Unfortunately, the installation failed
> > and we got the following error message when we run "./configure":
> 
> The standard names for the C compiler driver is usually cc on a **ix
> system.
> For the C++ compiler driver, the name c++ is most common.

Alternatively, this will usually work in most shells:

CC=xlc CXX=xlc ./configure

-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to