Hello all,
I have successfully installed htdig (3.1.6) on Linux (redhat 7.3).
Everything is great.
Now I need to run htdig (3.1.6) on a Window 98 PC running PWS. I am
following the "Idiot's Guide to installing ht://dig on Win32.
In the file /htdig/ExternalParser.cc, I could not find
FILE *fl = fopen(path, "w");
When I run "make" on htdig within Cygwin, I get this error message
make[1]: Entering directory `/home/yungj/htdig-3.1.6/htcommon'
c++ -c -DBIN_DIR=\"c:/htdig/bin\" -DCOMMON_DIR=\"c:/htdig/common\"
-DCONFIG_DIR=
\"c:/htdig/conf\" -DDATABASE_DIR=\"c:/htdig/db\"
-DIMAGE_URL_PREFIX=\"/search/im
ages \" -DPDF_PARSER=\"/usr/local/bin/acroread\"
-DSORT_PROG=\"/usr/bin/sort\" -
DDEFAULT_CONFIG_FILE=\"c:/htdig/conf/htdig.conf\" -I../htlib
-I../htcommon -I../
db/dist -I../include -g -O2 DocumentDB.cc
c++: ": No such file or directory
<command line>:1:18: missing terminating " character
In file included from /usr/include/c++/3.1.1/backward/ostream.h:31,
from ../htlib/htString.h:19,
from DocumentRef.h:10,
from DocumentDB.h:20,
from DocumentDB.cc:15:
/usr/include/c++/3.1.1/backward/backward_warning.h:32:2: warning:
#warning This
file includes at least one deprecated or antiquated header. Please
consider usin
g one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples
include substituting the <X> header for the <X.h> header for C++
includes, or <s
stream> instead of the deprecated header <strstream.h>. To disable this
warning
use -Wno-deprecated.
make[1]: *** [DocumentDB.o] Error 1
make[1]: Leaving directory `/home/yungj/htdig-3.1.6/htcommon'
make: *** [all] Error 1
yungj@Generic1 ~/htdig-3.1.6
Can someone help me to correct this error? Thank you.
Thank you in advance for your help. I really appreciated.
Joyce
-------------------------------------------------------
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