Hi,

I have problem with compiling htdig if you are not the right person,
sorry and I would like to know if you know the right person for that .

I'm compiling htdig on Sun 5.6 machine. When I run make depend I got:

# make depend
/WWW/support/htdig/htdig-3.1.3/makedp  -xO4 -native -noex -mt -I../htlib -I../htcommon 
 -I../db/dist -I../include -- Configuration.o Connection.o Database.o  Dictionary.o 
DB2_db.o  IntObject.o List.o Object.o  ParsedString.o Queue.o QuotedStringList.o  
Stack.o String.o  StringList.o StringMatch.o String_fmt.o  URL.o URLTrans.o cgi.o  
good_strtok.o io.o strcasecmp.o  strptime.o mytimegm.o HtCodec.o HtWordCodec.o  
HtURLCodec.o regex.o HtWordType.o
"Connection.cc", line 370: Warning: buffer hides io::buffer.
"Connection.cc", line 408: Warning: buffer hides io::buffer.
"Connection.cc", line 430: Warning: buffer hides io::buffer.
"Connection.cc", line 471: Warning: peer hides Connection::peer.
4 Warning(s) detected.
"Dictionary.cc", line 49: Warning: initialCapacity hides Dictionary::initialCapacity.
"Dictionary.cc", line 49: Warning: loadFactor hides Dictionary::loadFactor.
"Dictionary.cc", line 54: Warning: initialCapacity hides Dictionary::initialCapacity.
"Dictionary.cc", line 109: Warning: initialCapacity hides Dictionary::initialCapacity.
"Dictionary.cc", line 109: Warning: loadFactor hides Dictionary::loadFactor.
5 Warning(s) detected.
"DB2_db.cc", line 398: Warning: dbenv hides DB2_db::dbenv.
1 Warning(s) detected.
"StringMatch.cc", line 500: Warning: table hides StringMatch::table.
1 Warning(s) detected.
"io.cc", line 120: Warning: buffer hides io::buffer.
"io.cc", line 183: Warning: buffer hides io::buffer.
"io.cc", line 208: Warning: buffer hides io::buffer.
3 Warning(s) detected.
"HtWordType.cc", line 11: Warning (Anachronism): HtWordType::InnerStatics is not 
accessible from file level.
"HtWordType.cc", line 11: Note: Type "CC -migration" for more on anachronisms.
1 Warning(s) detected.
Undefined                       first referenced
 symbol                             in file
socket                              Connection.o
getpeername                         Connection.o
gethostbyname                       Connection.o
accept                              Connection.o
db_open                             DB2_db.o
bind                                Connection.o
db_appexit                          DB2_db.o
setsockopt                          Connection.o
rresvport                           Connection.o
getservbyname                       Connection.o
gethostbyaddr                       Connection.o
inet_addr                           Connection.o
inet_ntoa                           Connection.o
getsockname                         Connection.o
db_appinit                          DB2_db.o
main                                /opt/SUNWspro/SC4.2/lib/crt1.o
config                              URL.o
listen                              Connection.o
connect                             Connection.o
ld: fatal: Symbol referencing errors. No output written to a.out
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htlib
/WWW/support/htdig/htdig-3.1.3/makedp -xO4 -native -noex -mt  -I../htlib -I../htcommon 
 -I../db/dist -I../include -- DocumentDB.o DocumentRef.o WordList.o  defaults.o
"DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the virtual 
function Object::Deserialize(String&, int&).
"DocumentDB.cc", line 206: Error: SORT_PROG is not defined.
1 Error(s) and 1 Warning(s) detected.
"DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the virtual 
function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"defaults.cc", line 19: Error: COMMON_DIR is not defined.
"defaults.cc", line 20: Error: CONFIG_DIR is not defined.
"defaults.cc", line 21: Error: DATABASE_DIR is not defined.
"defaults.cc", line 22: Error: BIN_DIR is not defined.
"defaults.cc", line 23: Error: IMAGE_URL_PREFIX is not defined.
"defaults.cc", line 24: Error: PDF_PARSER is not defined.
"defaults.cc", line 24: Error: Badly formed expression.
7 Error(s) detected.
*** Error code 7
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htcommon
/WWW/support/htdig/htdig-3.1.3/makedp  -xO4 -native -noex -mt -I../htlib -I../htcommon 
 -I../db/dist -I../include -- Endings.o EndingsDB.o Exact.o  Fuzzy.o Metaphone.o 
Soundex.o  SuffixEntry.o Synonym.o htfuzzy.o  Substring.o Prefix.o
"EndingsDB.cc", line 30: Warning: word2root hides Endings::word2root.
"EndingsDB.cc", line 30: Warning: root2word hides Endings::root2word.
"EndingsDB.cc", line 142: Warning: word2root hides Endings::word2root.
"EndingsDB.cc", line 142: Warning: root2word hides Endings::root2word.
4 Warning(s) detected.
"Synonym.cc", line 62: Warning: db hides Synonym::db.
1 Warning(s) detected.
Undefined                       first referenced
 symbol                             in file
String::String(int)                      Soundex.o
List::Add(Object*)              htfuzzy.o
String::append(char)                 EndingsDB.o
String::operator <<(String&)              EndingsDB.o
StringMatch::FindFirst(char*)        Substring.o
String::String(const String&)             Endings.o
Database::Get(char*, String&)        Synonym.o
Configuration::Defaults(ConfigDefaults*) htfuzzy.o
Dictionary::Get_Next(void)           Fuzzy.o
Dictionary::Find(char*)              Fuzzy.o
Configuration::Value(char*, int)         Substring.o
String::~String(void)                      Endings.o
Dictionary::Add(char*, Object*)      EndingsDB.o
Configuration::Read(char*)           htfuzzy.o
List::Get_Next(void)                 htfuzzy.o
StringMatch::~StringMatch(void)                 Substring.o
Configuration::operator [](char*)              Endings.o
Dictionary::Start_Get(void)          Fuzzy.o
mystrcasecmp(char*, const char*)              Endings.o
StringMatch::Pattern(char*, char)         Substring.o
List::~List(void)                        EndingsDB.o
String::operator <<(int)                      Soundex.o
List::Nth(int)                      EndingsDB.o
mystrncasecmp(char*, const char*, int)            EndingsDB.o
String::operator =(const String&)             Endings.o
defaults                            htfuzzy.o
static Database::getDatabaseInstance(void) Endings.o
String::uppercase(void)              Metaphone.o
StringMatch::StringMatch(void)                 Substring.o
String::indexOf(char)                EndingsDB.o
String::operator =(char*)                     Endings.o
String::operator [](int)                      EndingsDB.o
Dictionary::~Dictionary(void)                  EndingsDB.o
Database::Put(char*, const String&)       Fuzzy.o
String::__vtbl                  Endings.o
[Hint: try checking whether the first non-inlined, non-pure virtual function of class 
String is defined]

List::List(void)                        EndingsDB.o
String::chop(int)                   EndingsDB.o
String::lowercase(void)              Endings.o
Database::Put(char*, char*, int)              EndingsDB.o
StringList::~StringList(void)                  Synonym.o
operator <<(ostream&, String&)           EndingsDB.o
Dictionary::Exists(char*)            EndingsDB.o
String::chop(char*)                  EndingsDB.o
form(char*, ...)                        EndingsDB.o
Dictionary::Dictionary(void)                  EndingsDB.o
String::get(void) const                   Endings.o
config                              Endings.o
StringList::StringList(char*, char*)               Synonym.o
StringList::operator [](int)                  Synonym.o
String::String(char*)                     Endings.o
String::append(char*)                EndingsDB.o
Dictionary::operator [](char*)                 EndingsDB.o
ld: fatal: Symbol referencing errors. No output written to a.out
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htfuzzy
/WWW/support/htdig/htdig-3.1.3/makedp  -xO4 -native -noex -mt -I../htlib -I../htcommon 
 -I../db/dist -I../include -- Document.o HTML.o Images.o  Parsable.o Plaintext.o 
Postscript.o  Retriever.o SGMLEntities.o Server.o  URLRef.o htdig.o ExternalParser.o 
PDF.o
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Document.h", line 60: Warning: url hides Document::url.
2 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"HTML.cc", line 441: Warning: tag hides HTML::tag.
"HTML.cc", line 786: Warning: href hides HTML::href.
3 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Document.h", line 60: Warning: url hides Document::url.
"Retriever.cc", line 104: Warning: credentials hides Retriever::credentials.
"Retriever.cc", line 541: Warning: doc hides Retriever::doc.
4 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Document.h", line 60: Warning: url hides Document::url.
2 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Document.h", line 60: Warning: url hides Document::url.
2 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"ExternalParser.cc", line 30: Warning: contentType hides ExternalParser::contentType.
2 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"PDF.cc", line 293: Warning (Anachronism): Undefined character escape sequence "\%".
"PDF.cc", line 293: Note: Type "CC -migration" for more on anachronisms.
"PDF.cc", line 293: Warning (Anachronism): Undefined character escape sequence "\%".
3 Warning(s) detected.
Undefined                       first referenced
 symbol                             in file
String::append(char)                 Document.o
URL::URL(void)                         Retriever.o
String::operator <<(String&)              Document.o
String::reallocate_space(int)       Document.o
DocumentRef::DocumentRef(void)                 Retriever.o
Queue::~Queue(void)                       Server.o
List::Release(void)                  Document.o
Dictionary::Release(void)            SGMLEntities.o
Connection::assign_port(int)        Document.o
StringMatch::FindFirst(char*)        Document.o
StringMatch::FindFirstWord(char*, int&, int&) HTML.o
DocumentRef::DocHead(char*)          Retriever.o
WordList::MarkModified(void)         Retriever.o
String::String(const String&)             htdig.o
mystrcasestr(char*, char*)               HTML.o
StringMatch::FindFirstWord(char*)    SGMLEntities.o
StringMatch::IgnoreCase(void)        Document.o
StringMatch::FindFirst(char*, int&, int&)    Retriever.o
WordList::MarkGone(void)             Retriever.o
io::read_line(String&, char*)        Document.o
Configuration::Defaults(ConfigDefaults*) htdig.o
Dictionary::Find(char*)              ExternalParser.o
Connection::open(int)               Document.o
Configuration::NameValueSeparators(char*) HTML.o
static HtWordType::Initialize(Configuration&) htdig.o
WordList::MarkScanned(void)          Retriever.o
Configuration::Value(char*, int)         Document.o
String::sub(int, int) const                 HTML.o
StringList::Join(char)               Document.o
Connection::connect(int)            Document.o
URL::URL(char*)                        Document.o
DocumentRef::AddDescription(char*)   Retriever.o
String::~String(void)                      Document.o
Dictionary::Add(char*, Object*)      Images.o
Configuration::Read(char*)           htdig.o
List::Get_Next(void)                 Retriever.o
Queue::Queue(void)                       Server.o
StringMatch::~StringMatch(void)                 HTML.o
Configuration::~Configuration(void)               HTML.o
Configuration::Double(char*, double)        Retriever.o
Connection::~Connection(void)                  Document.o
DocumentDB::URLs(void)               htdig.o
StringList::Add(char*)               Postscript.o
QuotedStringList::~QuotedStringList(void)            ExternalParser.o
Configuration::operator [](char*)              Document.o
Dictionary::Start_Get(void)          Retriever.o
mystrcasecmp(char*, const char*)              Document.o
String::String(char*, int)                    Parsable.o
String::last(void)                   Retriever.o
StringMatch::Pattern(char*, char)         Document.o
DocumentDB::DocumentDB(void)                  htdig.o
String::operator <<(int)                      Server.o
Queue::push(Object*)            Server.o
String::operator <<(long)                      ExternalParser.o
WordList::Flush(void)                Retriever.o
URL::URL(char*, URL&)                  HTML.o
StringMatch::Compare(char*, int&, int&)      Server.o
mystrptime(char*, char*, tm*)            Document.o
WordList::BadWordFile(char*)         Retriever.o
mytimegm(tm*)                  Document.o
StringList::Sort(int)               Retriever.o
StringList::StringList(void)                  Postscript.o
QuotedStringList::QuotedStringList(char*, char*, int)        ExternalParser.o
mystrncasecmp(char*, const char*, int)            Document.o
Configuration::Boolean(char*, int)       Document.o
String::operator =(const String&)             HTML.o
DocumentDB::Add(DocumentRef&)   Retriever.o
defaults                            htdig.o
Connection::close(void)              Document.o
URL::signature(void)                 Retriever.o
String::append(char*, int)               Document.o
StringMatch::StringMatch(void)                 Document.o
Configuration::Configuration(void)               HTML.o
Dictionary::Get_NextElement(void)    Retriever.o
String::operator =(char*)                     Document.o
Connection::Connection(void)                  Document.o
DocumentDB::operator [](char*)                 Retriever.o
Dictionary::~Dictionary(void)                  Images.o
String::__vtbl                  Document.o
[Hint: try checking whether the first non-inlined, non-pure virtual function of class 
String is defined]

good_strtok(char*, char)                 Server.o
StringMatch::CompareWord(char*)      HTML.o
String::append(String&)         Retriever.o
DocumentDB::~DocumentDB(void)                  htdig.o
String::String(const String&, int)            Retriever.o
Configuration::Add(char*, char*)          htdig.o
StringList::Create(char*, char*)          htdig.o
String::remove(char*)                Postscript.o
String::chop(char)                   Document.o
WordList::~WordList(void)                    Retriever.o
String::lowercase(void)              Images.o
String::indexOf(char*)               HTML.o
URL::normalize(void)                 Document.o
StringList::~StringList(void)                  Document.o
operator <<(ostream&, String&)           Document.o
io::write(char*, int)                    Document.o
DocumentDB::CreateSearchDB(char*)    htdig.o
Queue::pop(void)                     Server.o
Dictionary::Exists(char*)            Retriever.o
WordList::Word(char*, int, int, double)            Retriever.o
HtURLCodec::ErrMsg(void)             htdig.o
DocumentDB::Open(char*)              htdig.o
io::read(char*, int)                     Document.o
URL::parse(char*)                    Retriever.o
form(char*, ...)                        Retriever.o
Configuration::Add(char*)            HTML.o
Dictionary::Dictionary(void)                  Images.o
String::get(void) const                   Document.o
config                              Document.o
StringList::StringList(char*, char*)               Document.o
StringList::operator [](int)                  Postscript.o
static HtURLCodec::instance(void)          htdig.o
HtWordType::statics             HTML.o
[Hint: static member HtWordType::statics should be defined in the program ,see 
Annotated Reference Manual (ARM) Section 9.4]

Connection::timeout(int)            Document.o
WordList::WordList(void)                    Retriever.o
DocumentRef::AddAnchor(char*)        Retriever.o
String::String(char*)                     Document.o
StringMatch::CompareWord(char*, int&, int&)  HTML.o
String::append(char*)                Document.o
Connection::assign_server(char*)     Document.o
Dictionary::operator [](char*)                 Images.o
ld: fatal: Symbol referencing errors. No output written to a.out
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htdig
/WWW/support/htdig/htdig-3.1.3/makedp  -xO4 -native -noex -mt -I../htlib -I../htcommon 
 -I../db/dist -I../include -- Display.o DocMatch.o ResultList.o ResultMatch.o  
Template.o TemplateList.o WeightWord.o htsearch.o  parser.o
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Display.h", line 162: Warning: Display::compare hides the virtual function 
Object::compare(Object*).
"Display.h", line 185: Warning: results hides Display::results.
"Display.h", line 191: Warning: searchWords hides Display::searchWords.
4 Warning(s) detected.
"WeightWord.cc", line 46: Warning: word hides WeightWord::word.
"WeightWord.cc", line 46: Warning: weight hides WeightWord::weight.
"WeightWord.cc", line 68: Warning: word hides WeightWord::word.
3 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"Display.h", line 162: Warning: Display::compare hides the virtual function 
Object::compare(Object*).
"Display.h", line 185: Warning: results hides Display::results.
"Display.h", line 191: Warning: searchWords hides Display::searchWords.
"htsearch.cc", line 142: Error: CONFIG_DIR is not defined.
1 Error(s) and 4 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"parser.cc", line 254: Warning: result hides Parser::result.
"parser.cc", line 329: Warning: result hides Parser::result.
"parser.cc", line 407: Warning: result hides Parser::result.
4 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htsearch
/WWW/support/htdig/htdig-3.1.3/makedp -xO4 -native -noex -mt -I../htlib -I../htcommon  
-I../db/dist -I../include -- db.o docs.o htmerge.o words.o
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
1 Warning(s) detected.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"words.cc", line 58: Error: SORT_PROG is not defined.
1 Error(s) and 1 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htmerge
/WWW/support/htdig/htdig-3.1.3/makedp  -xO4 -native -noex -mt -I../htlib -I../htcommon 
 -I../db/dist -I../include -- htnotify.o
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"htnotify.cc", line 219: Error: SENDMAIL is not defined.
1 Error(s) and 1 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /WWW/support/htdig/htdig-3.1.3/htnotify
*** Error code 1
make: Fatal error: Command failed for target `depend'

cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_compare.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_conv.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_curadj.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_cursor.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_delete.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_open.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_page.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../btree/bt_put.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../btree/bt_rec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_recno.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_rsearch.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_search.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_split.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/bt_stat.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../btree/btree_auto.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_appinit.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_am.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_apprec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_auto.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_byteorder.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_conv.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db/db_dispatch.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_dup.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_err.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_iface.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_join.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_log2.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db/db_overflow.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_pr.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_rec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_region.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../db/db_ret.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_salloc.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../common/db_shash.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../dbm/dbm.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../hash/hash.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_auto.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_conv.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_dup.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_func.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_page.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_rec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hash/hash_stat.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../hsearch/hsearch.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../lock/lock.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../lock/lock_conflict.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../lock/lock_deadlock.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../lock/lock_util.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../lock/lock_region.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../log/log.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../log/log_archive.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../log/log_auto.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../log/log_compare.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../log/log_findckp.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../log/log_get.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../log/log_put.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../log/log_rec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../log/log_register.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_bh.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_fget.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_fopen.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_fput.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_fset.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_open.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_pr.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_region.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mp/mp_sync.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../mutex/mutex.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_abs.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_alloc.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_config.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_dir.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_fid.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_fsync.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_map.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_oflags.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_open.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_rpath.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_rw.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_seek.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_sleep.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_spin.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_stat.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_tmpdir.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../os/os_unlink.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../txn/txn.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../txn/txn_auto.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../txn/txn_rec.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../xa/xa.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../xa/xa_db.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../xa/xa_map.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../clib/strsep.c
/usr/bin/rm -f libdb.a
/usr/ccs/bin/ar cr libdb.a bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o  
bt_open.o bt_page.o bt_put.o bt_rec.o bt_recno.o bt_rsearch.o  bt_search.o bt_split.o 
bt_stat.o btree_auto.o db.o db_appinit.o  db_am.o db_apprec.o db_auto.o db_byteorder.o 
db_conv.o  db_dispatch.o db_dup.o db_err.o db_iface.o db_join.o db_log2.o  
db_overflow.o db_pr.o db_rec.o db_region.o db_ret.o db_salloc.o  db_shash.o dbm.o 
hash.o hash_auto.o hash_conv.o hash_dup.o  hash_func.o hash_page.o hash_rec.o 
hash_stat.o hsearch.o lock.o  lock_conflict.o lock_deadlock.o lock_util.o 
lock_region.o log.o  log_archive.o log_auto.o log_compare.o log_findckp.o log_get.o  
log_put.o log_rec.o log_register.o mp_bh.o mp_fget.o mp_fopen.o  mp_fput.o mp_fset.o 
mp_open.o mp_pr.o mp_region.o mp_sync.o  mutex.o os_abs.o os_alloc.o os_config.o 
os_dir.o os_fid.o  os_fsync.o os_map.o os_oflags.o os_open.o os_rpath.o os_rw.o  
os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_unlink.o  txn.o txn_auto.o 
txn_r!
 ec!
o xa.o xa_db.o xa_map.o strsep.o
test ! -f /usr/ccs/bin/ranlib || /usr/ccs/bin/ranlib libdb.a
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_archive/db_archive.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../clib/err.c
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT ../clib/getlong.c
cc -o db_archive  db_archive.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_checkpoint/db_checkpoint.c
cc -o db_checkpoint  db_checkpoint.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_deadlock/db_deadlock.c
cc -o db_deadlock  db_deadlock.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_dump/db_dump.c
cc -o db_dump  db_dump.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_load/db_load.c
cc -o db_load  db_load.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_printlog/db_printlog.c
cc -o db_printlog  db_printlog.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_recover/db_recover.c
cc -o db_recover  db_recover.o err.o getlong.o libdb.a -lthread
cc -c -xstrconst -Xa -xO4 -native -mt -I. -I./../include -D_REENTRANT 
../db_stat/db_stat.c
cc -o db_stat  db_stat.o err.o getlong.o libdb.a -lthread
cc -c   -DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" -I../htlib -I../htcommon  
-I../db/dist -I../include -xstrconst -Xa -xO4 -native -mt regex.c
/usr/ccs/bin/ar rcv libht.a Configuration.o Connection.o Database.o Dictionary.o 
DB2_db.o IntObject.o List.o Object.o ParsedString.o Queue.o QuotedStringList.o Stack.o 
String.o StringList.o StringMatch.o String_fmt.o URL.o URLTrans.o cgi.o good_strtok.o 
io.o strcasecmp.o strptime.o mytimegm.o HtCodec.o HtWordCodec.o HtURLCodec.o regex.o 
HtWordType.o
a - Configuration.o
a - Connection.o
a - Database.o
a - Dictionary.o
a - DB2_db.o
a - IntObject.o
a - List.o
a - Object.o
a - ParsedString.o
a - Queue.o
a - QuotedStringList.o
a - Stack.o
a - String.o
a - StringList.o
a - StringMatch.o
a - String_fmt.o
a - URL.o
a - URLTrans.o
a - cgi.o
a - good_strtok.o
a - io.o
a - strcasecmp.o
a - strptime.o
a - mytimegm.o
a - HtCodec.o
a - HtWordCodec.o
a - HtURLCodec.o
a - regex.o
a - HtWordType.o
ar: writing libht.a
ranlib libht.a
CC -c -DBIN_DIR=\"/WWW/htdig/bin\"  -DCOMMON_DIR=\"/WWW/htdig/common\"  
-DCONFIG_DIR=\"/WWW/htdig/conf\"  -DDATABASE_DIR=\"/WWW/htdig/db\"  
-DIMAGE_URL_PREFIX=\"/htdig\"  -DPDF_PARSER=\"/usr/local/bin/acroread\"  
-DSORT_PROG=\"/usr/bin/sort\" -DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -xO4 -native -noex -mt 
DocumentDB.cc
"DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the virtual 
function Object::Deserialize(String&, int&).
1 Warning(s) detected.
CC -c -DBIN_DIR=\"/WWW/htdig/bin\"  -DCOMMON_DIR=\"/WWW/htdig/common\"  
-DCONFIG_DIR=\"/WWW/htdig/conf\"  -DDATABASE_DIR=\"/WWW/htdig/db\"  
-DIMAGE_URL_PREFIX=\"/htdig\"  -DPDF_PARSER=\"/usr/local/bin/acroread\"  
-DSORT_PROG=\"/usr/bin/sort\" -DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -xO4 -native -noex -mt defaults.cc
/usr/ccs/bin/ar rcv libcommon.a DocumentDB.o DocumentRef.o WordList.o defaults.o
a - DocumentDB.o
a - DocumentRef.o
a - WordList.o
a - defaults.o
ar: writing libcommon.a
ranlib libcommon.a
CC -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib Endings.o EndingsDB.o 
Exact.o  Fuzzy.o Metaphone.o Soundex.o  SuffixEntry.o Synonym.o htfuzzy.o  Substring.o 
Prefix.o ../htcommon/libcommon.a  ../htlib/libht.a  ../db/dist/libdb.a -lnsl -lsocket
/usr/ccs/bin/ar rcv libfuzzy.a Endings.o Exact.o Fuzzy.o Metaphone.o Soundex.o 
Synonym.o EndingsDB.o SuffixEntry.o Substring.o Prefix.o
a - Endings.o
a - Exact.o
a - Fuzzy.o
a - Metaphone.o
a - Soundex.o
a - Synonym.o
a - EndingsDB.o
a - SuffixEntry.o
a - Substring.o
a - Prefix.o
ar: writing libfuzzy.a
ranlib libfuzzy.a
CC -o htdig -L../htlib -L../htcommon -L../db/dist -L/usr/lib Document.o HTML.o 
Images.o  Parsable.o Plaintext.o Postscript.o  Retriever.o SGMLEntities.o Server.o  
URLRef.o htdig.o ExternalParser.o PDF.o ../htcommon/libcommon.a  ../htlib/libht.a  
../db/dist/libdb.a -lnsl -lsocket
CC -c -DCONFIG_DIR=\"/WWW/htdig/conf\" 
-DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" -I../htlib -I../htcommon  
-I../db/dist -I../include -xO4 -native -noex -mt htsearch.cc
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"../htcommon/defaults.h", line 17: Warning (Anachronism): Attempt to redefine 
DEFAULT_CONFIG_FILE without using #undef.
"../htcommon/defaults.h", line 17: Note: Type "CC -migration" for more on anachronisms.
"Display.h", line 162: Warning: Display::compare hides the virtual function 
Object::compare(Object*).
"Display.h", line 185: Warning: results hides Display::results.
"Display.h", line 191: Warning: searchWords hides Display::searchWords.
5 Warning(s) detected.
CC -o htsearch -L../htlib -L../htcommon -L../db/dist -L/usr/lib Display.o DocMatch.o 
ResultList.o ResultMatch.o  Template.o TemplateList.o WeightWord.o htsearch.o  
parser.o ../htfuzzy/libfuzzy.a ../htcommon/libcommon.a  ../htlib/libht.a  
../db/dist/libdb.a -lnsl -lsocket
CC -c -DSORT_PROG=\"/usr/bin/sort\" 
-DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" -I../htlib -I../htcommon  
-I../db/dist -I../include -xO4 -native -noex -mt words.cc
"../htcommon/defaults.h", line 17: Warning (Anachronism): Attempt to redefine 
DEFAULT_CONFIG_FILE without using #undef.
"../htcommon/defaults.h", line 17: Note: Type "CC -migration" for more on anachronisms.
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
2 Warning(s) detected.
CC -o htmerge -L../htlib -L../htcommon -L../db/dist -L/usr/lib db.o docs.o htmerge.o 
words.o ../htcommon/libcommon.a  ../htlib/libht.a  ../db/dist/libdb.a -lnsl -lsocket
CC -c -DSENDMAIL=\"/usr/lib/sendmail\" 
-DDEFAULT_CONFIG_FILE=\"/WWW/htdig/conf/htdig.conf\" -I../htlib -I../htcommon  
-I../db/dist -I../include -xO4 -native -noex -mt htnotify.cc
"../htcommon/DocumentRef.h", line 167: Warning: DocumentRef::Deserialize hides the 
virtual function Object::Deserialize(String&, int&).
"../htcommon/defaults.h", line 17: Warning (Anachronism): Attempt to redefine 
DEFAULT_CONFIG_FILE without using #undef.
"../htcommon/defaults.h", line 17: Note: Type "CC -migration" for more on anachronisms.
2 Warning(s) detected.
CC -o htnotify -L../htlib -L../htcommon -L../db/dist -L/usr/lib htnotify.o 
../htcommon/libcommon.a  ../htlib/libht.a  ../db/dist/libdb.a -lnsl -lsocket
# ls -l
total 430
-rw-rw-r--   1 vshlomit       68 Sep 22 18:18 .cvsignore
-rwxrwxr-x   1 vshlomit        0 Oct  3 10:48 .nfs34AD
-rw-rw-r--   1 vshlomit        6 Sep 22 18:18 .version
-rw-r--r--   1 root         1979 Nov 14 15:09 CONFIG
-rw-rw-r--   1 vshlomit     1946 Sep 22 18:18 CONFIG.in
-rw-rw-r--   1 vshlomit     1971 Oct  3 10:33 CONFIG.org
-rw-rw-r--   1 vshlomit    18007 Sep 22 18:18 COPYING
-rw-rw-r--   1 vshlomit   105268 Sep 22 18:18 ChangeLog
-rw-r--r--   1 root         6460 Nov 14 14:47 Makefile
-rw-r--r--   1 root         1163 Nov 14 14:47 Makefile.config
-rw-rw-r--   1 vshlomit     1034 Sep 22 18:18 Makefile.config.in
-rw-rw-r--   1 vshlomit     6450 Sep 22 18:18 Makefile.in
-rw-rw-r--   1 vshlomit     1378 Sep 22 18:18 README
-rw-rw-r--   1 vshlomit     7724 Sep 22 18:18 aclocal.m4
drwxrwxr-x   2 vshlomit      512 Sep  9  1998 conf
-rw-r--r--   1 root         6215 Nov 14 14:48 config.cache
-rw-rw-r--   1 vshlomit     7616 Nov 14 14:47 config.log
-rwxr-xr-x   1 root        12911 Nov 14 14:47 config.status
-rwxrwxr-x   1 vshlomit    90202 Sep 22 18:18 configure
-rw-rw-r--   1 vshlomit     4884 Sep 22 18:18 configure.in
drwxrwxr-x  12 vshlomit      512 Sep 22 18:22 contrib
drwxrwxr-x  40 vshlomit     1024 Sep 22 18:22 db
drwxrwxr-x   2 vshlomit      512 Nov 14 15:17 htcommon
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htdig
drwxrwxr-x   2 vshlomit     1536 Sep 22 18:22 htdoc
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htfuzzy
drwxrwxr-x   2 vshlomit     2048 Nov 14 15:17 htlib
drwxrwxr-x   2 vshlomit      512 Nov 14 15:17 htmerge
drwxrwxr-x   2 vshlomit      512 Nov 14 15:18 htnotify
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htsearch
drwxrwxr-x   2 vshlomit      512 Oct  3 10:45 include
-rwxrwxr-x   1 vshlomit     5598 Sep 22 18:18 install-sh
drwxrwxr-x   2 vshlomit     1024 Sep 22 18:22 installdir
-rwxrwxr-x   1 vshlomit       61 Sep 22 18:18 lookfor
-rwxr-xr-x   1 root          641 Nov 14 14:47 makedp
-rwxrwxr-x   1 vshlomit      644 Sep 22 18:18 makedp.in
-rwxrwxr-x   1 vshlomit      731 Sep 22 18:18 mkinstalldirs
-rw-rw-r--   1 vshlomit    22844 Sep 26 12:42 scrpt1
-rw-rw-r--   1 vshlomit    53429 Oct  3 11:09 scrpt_final
-rw-rw-r--   1 vshlomit       10 Nov 14 14:47 stamp-h
-rw-r--r--   1 root        40960 Nov 14 15:17 typescript
# ls -lt|more
total 430
drwxrwxr-x   2 vshlomit      512 Nov 14 15:18 htnotify
drwxrwxr-x   2 vshlomit      512 Nov 14 15:17 htmerge
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htsearch
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htdig
-rw-r--r--   1 root        40960 Nov 14 15:17 typescript
drwxrwxr-x   2 vshlomit     1024 Nov 14 15:17 htfuzzy
drwxrwxr-x   2 vshlomit      512 Nov 14 15:17 htcommon
drwxrwxr-x   2 vshlomit     2048 Nov 14 15:17 htlib
-rw-r--r--   1 root         1979 Nov 14 15:09 CONFIG
-rw-r--r--   1 root         6215 Nov 14 14:48 config.cache
-rw-rw-r--   1 vshlomit       10 Nov 14 14:47 stamp-h
-rwxr-xr-x   1 root          641 Nov 14 14:47 makedp
-rw-r--r--   1 root         1163 Nov 14 14:47 Makefile.config
-rw-r--r--   1 root         6460 Nov 14 14:47 Makefile
-rwxr-xr-x   1 root        12911 Nov 14 14:47 config.status
-rw-rw-r--   1 vshlomit     7616 Nov 14 14:47 config.log
-rw-rw-r--   1 vshlomit    53429 Oct  3 11:09 scrpt_final
-rwxrwxr-x   1 vshlomit        0 Oct  3 10:48 .nfs34AD
drwxrwxr-x   2 vshlomit      512 Oct  3 10:45 include
-rw-rw-r--   1 vshlomit     1971 Oct  3 10:33 CONFIG.org
-rw-rw-r--   1 vshlomit    22844 Sep 26 12:42 scrpt1
drwxrwxr-x   2 vshlomit     1536 Sep 22 18:22 htdoc
drwxrwxr-x  40 vshlomit     1024 Sep 22 18:22 db
drwxrwxr-x  12 vshlomit      512 Sep 22 18:22 contrib
--More--# man ke -n install
for i in db/dist  htlib htcommon htfuzzy htdig  htsearch htmerge htnotify; do \
        (cd $i; make -n all) \
        || case "-n" in *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$fail"
echo "Installing ht://Dig"
echo ""
echo "Creating directories (if needed)..."
for i in /WWW/htdig/bin /WWW/htdig/conf /WWW/htdig/common /WWW/htdig/db  
/WWW/httpd/htdocs/localimages /WWW/httpd/cgi-bin /WWW/httpd/htdocs/htdig; do \
        ./mkinstalldirs $i; \
done && test -z "$fail"
echo ""
echo "Installing individual programs..."
for i in htfuzzy htdig  htsearch htmerge htnotify; do \
        (cd $i; make -n install); \
done && test -z "$fail"
transform=s,x,x,
././install-sh -c htfuzzy /WWW/htdig/bin/`echo htfuzzy | sed ''`
transform=s,x,x,
././install-sh -c htdig /WWW/htdig/bin/`echo htdig | sed ''`
transform=s,x,x,
././install-sh -c htsearch /WWW/httpd/cgi-bin/`echo htsearch | sed ''`
transform=s,x,x,
././install-sh -c htmerge /WWW/htdig/bin/`echo htmerge | sed ''`
transform=s,x,x,
././install-sh -c htnotify /WWW/htdig/bin/`echo htnotify | sed ''`
echo ""
echo "Installing default configuration files..."
if [ ! -f /WWW/htdig/conf/htdig.conf ]; then sed -e s%@DATABASE_DIR@%/WWW/htdig/db% -e 
s%@IMAGEDIR@%/htdig% ./installdir/htdig.conf >/WWW/htdig/conf/htdig.conf; echo 
/WWW/htdig/conf/htdig.conf;fi
if [ ! -f /WWW/httpd/htdocs/htdig/search.html ]; then sed -e s%@IMAGEDIR@%/htdig% 
./installdir/search.html >/WWW/httpd/htdocs/htdig/search.html; echo 
/WWW/httpd/htdocs/htdig/search.html;fi
for i in header.html footer.html wrapper.html nomatch.html syntax.html  long.html 
short.html; do \
        if [ ! -f /WWW/htdig/common/$i ]; then sed -e s%@IMAGEDIR@%/htdig% 
./installdir/$i >/WWW/htdig/common/$i; echo /WWW/htdig/common/$i;fi; \
done && test -z "$fail"
for i in bad_words english.0 english.aff synonyms; do \
        if [ ! -f /WWW/htdig/common/$i ]; then ./install-sh -c -m 644 ./installdir/$i 
/WWW/htdig/common/$i; echo /WWW/htdig/common/$i; fi; \
done && test -z "$fail"
echo "Installing images..."
for i in button1.gif button2.gif button3.gif button4.gif button5.gif  button6.gif 
button7.gif button8.gif button9.gif buttonl.gif  buttonr.gif button10.gif htdig.gif 
star.gif star_blank.gif  button1.png button2.png button3.png button4.png button5.png  
button6.png button7.png button8.png button9.png buttonl.png  buttonr.png button10.png 
htdig.png star.png star_blank.png; do \
        if [ ! -f /WWW/httpd/htdocs/localimages/$i ]; then ./install-sh -c -m 644 
./installdir/$i /WWW/httpd/htdocs/localimages/$i; echo 
/WWW/httpd/htdocs/localimages/$i;fi; \
done && test -z "$fail"
echo "Creating rundig script..."
if [ ! -f /WWW/htdig/bin/rundig ]; then \
        sed -e s%@BIN_DIR@%/WWW/htdig/bin% -e s%@COMMON_DIR@%/WWW/htdig/common% -e 
s%@DATABASE_DIR@%/WWW/htdig/db% ./installdir/rundig >/WWW/htdig/bin/rundig; \
        chmod 755 /WWW/htdig/bin/rundig; \
fi
echo "Installation done."
echo ""
echo "Before you can start searching, you will need to create a"
echo "search database.  A sample script to do this has been"
echo "installed as " /WWW/htdig/bin/rundig
#
        Shlomit.


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to