Isabelle Moullet wrote:
>
> Bonjour,
>
> I have a problem with the installation of htdig v 3.0.8b2. I downloaded the
> tar file and could accomplish the first step (./configure) of the
> installation but I got the following error message as I try to type the
> command "make":
>
> Configuration.cc:21: fstream.h: No such file or directory
> *** Error code 1
> ...
> Indeed, looking in more details in the distributiuon directories, I could
> not find the "fstream.h" file .
> Anyone got that problem ? Any idea, what I could do ?
>
> I am working on a SUN machine running Solaris 2.6
> Thanks for your help
If you use gcc to compile ht://Dig, you absolutely need libg++ as well.
ht://Dig is written almost entirely in C++, so you really do need the standard
C++ library.
Unfortunately, this is not completely obvious since when you install gcc it
also installs g++ (the C++ compiler) but not the C++ libraries. Go figure!
--
Andrew Scherpbier <[EMAIL PROTECTED]>
Contigo Software <http://www.contigo.com/>
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.