Index of /SGI/ftp.nekochan.net-mirrors/freeware.sgi.com/source/glimpse-3.0/libtemplate/

This is source code that is used by various components of the Harvest system.

Notes for distribution along with glimpse:
------------------------------------------
Glimpse uses the SOIF parser distributed with Harvest to support
structured queries. To include the parser in glimpse, we made the
following changes so that glimpse could be a stand-alone system (these
changes are NOT present in the Glimpse source code present in Harvest):

1. Obtained Harvest source distribution from "harvest.cs.colorado.edu".

2. Made Harvest on our machine by running make from "harvest" directory.

3. Picked up the code in "harvest/src/common/", except for the code in
   "harvest/src/common/{gdbm,md5,url}", and put it in "glimpse/libtemplate".
   Commented out the HAVE_FLOCK and DIRENT definitions in include/autoconf.h.
   Made HAVE_GETCWD 0 with NeXT systems: 1 is the default.

4. Replaced Harvest's Makefiles for "src/common" with our own Makefiles.
   These Makefiles were INITIALLY derived by following steps 5..7
   (we DON'T have to make these changes for each new version of Harvest).

5. Changed the "Makefile"s generated by Harvest's configuration script
   to skip over the rules that made anything in "harvest/src/common" that
   needed the 3 directories mentioned above. We also changed the absolute
   pathnames of Unix commands generated by harvest to simple command names
   --- the user should add the relevant pathnames to his/her "$PATH". We
   also commented out rules to make "realclean" in ALL make files. But we
   DID NOT CHANGE "Makefile.in" in any directory, since we don't use it.

6. Added new makefiles in each of the directories "glimpse/libtemplate",
   "glimpse/libtemplate/util" and "glimpse/libtemplate/template" to handle the
   most common architectures, so that we did not need Harvest's autoconf to
   generate Makefiles.  We hope to distribute our own autoconf later.

7. Changed INSTALL macros in all makefiles to simple "cp" since no one
   else needs to use the libtemplate library distributed along with glimpse.

8. Passed glimpse make-variables down to Makefiles within template and util
   directories in Makefile and the other makefiles specific to each platform.

9. On BSD, include/autoconf.h must have #define HAVE_STRERROR 1 (not #undef).

-- Udi Manber, Burra Gopal
TypeNameSizeLast modifiedInfo
..-2022-11-05 16:54:45
Makefile2.75K2004-05-18 08:00:00
Makefile.NeXT4.5K2004-05-18 08:00:00
Makefile.alpha4.48K2004-05-18 08:00:00
Makefile.hp4.42K2004-05-18 08:00:00
Makefile.in2.72K2004-05-18 08:00:00
Makefile.linux4.45K2004-05-18 08:00:00
Makefile.rs60004.49K2004-05-18 08:00:00
Makefile.sgi4.49K2004-05-18 08:00:00
Makefile.solaris4.48K2004-05-18 08:00:00
Makefile.sunos4.43K2004-05-18 08:00:00
README2.26K2004-05-18 08:00:00
include-2022-11-05 16:54:45
lib-2022-11-05 16:54:45
template-2022-11-05 16:54:45
util-2022-11-05 16:54:45