According to From Laura:
> Thanks for the tips guys.  I decided to try upgrading from the snapshots 
> (htdig-3.2.0b4-20020908.tar.gz) to see if might fix the problems I am 
> having.  But, I am having some trouble with the installation.  I am running 
> Red Hat 7.2 and checked to make sure that I have the GNU make and libstc++.  
> I have both.  Does anyone have any ideas on this installation problem?
> 
> Thanks!!!
> 
> P.S.  When I run make I get a lot of error messages that look like this:
> 
> "In file included from /usr/include/string.h:360,
>                  from lib.h:21,
>                  from Object.h:19,
>                  from Dictionary.h:21,
>                  from Dictionary.cc:22:
> /usr/include/bits/string2.h:407: warning: ANSI C++ forbids implicit 
> conversion from `void *' in initialization
> 
> Dictionary.cc:303: candidates are: operator +(const char *, int) <builtin>
> htString.h:156:                 operator +(const String &, const String &)
> Dictionary.cc:303: void value not ignored as it ought to be
> make[1]: *** [Dictionary.lo] Error 1
> "

I suspect you're running one of the newer g++ compilers, like gcc 3.1 or 3.2,
and the code hasn't yet been brought up to snuff to hit this rapidly moving
target.  I've built new RPMs of the 20020922 snapshot of 3.2.0b4, using a
vanilla Red Hat 7.2 system.  They're at http://www.htdig.org/files/binaries/

Let me know how they work out.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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

Reply via email to