# # ChangeLog for main/trunk/greenstone2 # # Generated by Trac 1.4.2 # 2024-06-14T04:19:23+12:00 Fri, 05 Feb 2010 02:30:50 GMT mdewsnip [21716] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Improvements to metadataaction.pm made by Jeffrey Ke and Shane Taylor ... Thu, 04 Feb 2010 00:04:56 GMT mdewsnip [21715] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding some comments and error checking. By Jeffrey Ke. Wed, 03 Feb 2010 02:41:13 GMT kjdon [21714] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) -cp option to javac doesn't work with java 1.4, so I modified the ... Wed, 27 Jan 2010 07:54:06 GMT ak19 [21687] * main/trunk/greenstone2/bin/script/g2f-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/g2f-import.pl (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) 1. Minor changes for when when fedora uses Greenstone 3's tomcat: ... Wed, 27 Jan 2010 01:25:39 GMT mdewsnip [21664] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Renamed util::rename_gdbm_file() to util::rename_ldb_or_bdb_file(). Wed, 27 Jan 2010 01:15:47 GMT mdewsnip [21661] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) Changed ClassifyTreeNode so it gets the infodbtype from the model, ... Tue, 26 Jan 2010 23:21:08 GMT kjdon [21657] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) moved OAI stuff to end. changed searchtypes representation to ... Tue, 26 Jan 2010 23:18:49 GMT kjdon [21656] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) indented to my sized indents before modifying Tue, 26 Jan 2010 04:30:08 GMT mdewsnip [21646] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed ClassifyTreeModel constructor to take the infodbtype as a ... Tue, 26 Jan 2010 04:25:25 GMT mdewsnip [21645] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed IncrementalDocument constructor to take the infodbtype as a ... Tue, 26 Jan 2010 04:23:28 GMT mdewsnip [21644] * main/trunk/greenstone2/bin/script/set_metadata.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::setDocumentMetadata() to take the ... Tue, 26 Jan 2010 04:17:32 GMT mdewsnip [21643] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Changed IncrementalBuildUtils::addDocument() to take the infodbtype ... Tue, 26 Jan 2010 04:10:39 GMT mdewsnip [21642] * main/trunk/greenstone2/bin/script/removedocument.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::deleteDocument() to take the ... Tue, 26 Jan 2010 02:23:03 GMT mdewsnip [21633] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Added some missing "use dbutil". Mon, 25 Jan 2010 06:58:35 GMT ak19 [21621] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Checking for existence of LuceneWrapper to see if Lucene was disabled ... Mon, 25 Jan 2010 04:25:57 GMT mdewsnip [21620] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed inexport.pm to use the infodbtype value from the collect.cfg ... Mon, 25 Jan 2010 04:17:12 GMT mdewsnip [21619] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed src_db_file() and doc_db_file() functions from inexport.pm. ... Mon, 25 Jan 2010 04:11:53 GMT mdewsnip [21618] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin::remove_some() to take the infodbtype as the second ... Mon, 25 Jan 2010 04:05:43 GMT mdewsnip [21617] * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin.pm so it uses &dbutil::get_infodb_file_path() ... Mon, 25 Jan 2010 03:50:48 GMT mdewsnip [21616] * main/trunk/greenstone2/perllib/util.pm (modified) Minor comment change. Mon, 25 Jan 2010 03:46:38 GMT mdewsnip [21615] * main/trunk/greenstone2/perllib/util.pm (modified) Minor comment change. Mon, 25 Jan 2010 03:30:53 GMT mdewsnip [21614] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the ... Mon, 25 Jan 2010 03:20:25 GMT mdewsnip [21613] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed calls to read_collection_cfg() so the infodbtype value is set ... Mon, 25 Jan 2010 02:57:27 GMT mdewsnip [21607] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) Changed basebuilder.pm so set_infodbtype() is called on the buildproc ... Mon, 25 Jan 2010 02:03:40 GMT mdewsnip [21605] * main/trunk/greenstone2/runtime-src/src/oaiservr/metaformat.cpp (modified) Swapped an "if" block and an "else" block in ... Mon, 25 Jan 2010 02:02:39 GMT oranfry [21604] * main/trunk/greenstone2/web/images/admin.ico (added) an admin icon Mon, 25 Jan 2010 01:21:20 GMT oranfry [21603] * main/trunk/greenstone2/setup.bash (modified) fixed infinite loop when ext dir exists but is empty Sun, 24 Jan 2010 22:57:10 GMT oranfry [21594] * main/trunk/greenstone2/web/images/gems.ico (deleted) * main/trunk/greenstone2/web/images/icon.ico (deleted) * main/trunk/greenstone2/web/images/librarian.ico (added) * main/trunk/greenstone2/web/images/metadata.ico (added) * main/trunk/greenstone2/web/images/server.ico (added) * main/trunk/greenstone2/web/images/serverico.ico (deleted) new pretty icons yey\! Sun, 24 Jan 2010 21:50:51 GMT kjdon [21591] * main/trunk/greenstone2/ext (added) directory for extensions Sun, 24 Jan 2010 21:14:30 GMT anna [21590] * main/trunk/greenstone2/etc/main.cfg (modified) Added nepali2.dm to macro file list. Sun, 24 Jan 2010 21:12:29 GMT anna [21589] * main/trunk/greenstone2/macros/nepali2.dm (added) Nepali translation of the auxiliary user interface. Many thanks to ... Fri, 22 Jan 2010 06:25:07 GMT ak19 [21588] * main/trunk/greenstone2/perllib/g2futil.pm (modified) I think I've now fixed the bug where build operation in FLI would ... Fri, 22 Jan 2010 03:50:15 GMT mdewsnip [21586] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) Changed DirectoryPlugin to use the infodbtype value from the arcinfo ... Fri, 22 Jan 2010 03:45:13 GMT mdewsnip [21585] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changed one occurrence of dbutil::read_infodb_keys() to ... Fri, 22 Jan 2010 03:32:03 GMT mdewsnip [21584] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed BasePlugout to use the infodbtype value from the arcinfo ... Fri, 22 Jan 2010 02:57:09 GMT mdewsnip [21581] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl so instead of explicitly using ... Fri, 22 Jan 2010 02:19:08 GMT mdewsnip [21580] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl to pass the infodbtype read from the ... Fri, 22 Jan 2010 02:04:29 GMT mdewsnip [21579] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changed arcinfo.pm to take the infodb type to use for the archiveinf ... Thu, 21 Jan 2010 04:12:06 GMT mdewsnip [21570] * main/trunk/greenstone2/perllib/colcfg.pm (modified) Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml ... Thu, 21 Jan 2010 03:38:50 GMT mdewsnip [21569] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Changed all places explicitly using ".gdb" to use the ... Thu, 21 Jan 2010 03:31:01 GMT mdewsnip [21568] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Fixed up a couple more unnecessarily GDBM-specific bits. Thu, 21 Jan 2010 03:25:53 GMT mdewsnip [21567] * main/trunk/greenstone2/bin/script/build (modified) Changed all places explicitly using "archiveinf-doc.gdb" or ... Thu, 21 Jan 2010 03:20:42 GMT mdewsnip [21566] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) * main/trunk/greenstone2/perllib/strings_zh.properties (modified) Changed all places explicitly using "archiveinf-doc.gdb" or ... Thu, 21 Jan 2010 03:07:19 GMT mdewsnip [21565] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Thu, 21 Jan 2010 02:33:04 GMT mdewsnip [21563] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/GDBMUtils.pm (deleted) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted GDBMUtils.pm. What was the point of me spending all that time ... Thu, 21 Jan 2010 02:22:28 GMT mdewsnip [21562] * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed calls to GDBMUtils::gdbmCachedCollectionSet() to ... Thu, 21 Jan 2010 02:03:35 GMT mdewsnip [21561] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed calls to GDBMUtils::gdbmCachedCollectionGet() to ... Thu, 21 Jan 2010 01:50:48 GMT mdewsnip [21560] * main/trunk/greenstone2/perllib/inexport.pm (modified) Efficiency improvement to last changes. Thu, 21 Jan 2010 01:49:19 GMT mdewsnip [21559] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseRemove() to ... Thu, 21 Jan 2010 01:41:41 GMT mdewsnip [21558] * main/trunk/greenstone2/perllib/inexport.pm (modified) Variable name change to prevent clash. Thu, 21 Jan 2010 01:38:48 GMT mdewsnip [21557] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseSet() to ... Thu, 21 Jan 2010 01:32:41 GMT mdewsnip [21556] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of ... Thu, 21 Jan 2010 01:29:35 GMT mdewsnip [21555] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part ... Thu, 21 Jan 2010 01:26:37 GMT mdewsnip [21554] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed calls to GDBMUtils::gdbmRecordToHash() to ... Thu, 21 Jan 2010 01:15:37 GMT mdewsnip [21553] * main/trunk/greenstone2/perllib/inexport.pm (modified) Added missing "use dbutil". Thu, 21 Jan 2010 01:13:33 GMT mdewsnip [21552] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseGet() to ... Thu, 21 Jan 2010 01:08:10 GMT mdewsnip [21551] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Changed calls to GDBMUtils::serializeHash() to ... Thu, 21 Jan 2010 01:00:10 GMT mdewsnip [21550] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Added to dbutil.pm two new general functions: ... Wed, 20 Jan 2010 04:23:51 GMT mdewsnip [21547] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm to add a new read_infodb_entry() function. This ... Wed, 20 Jan 2010 03:53:47 GMT mdewsnip [21546] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm so all the sub-module function calls now have @_ as ... Wed, 20 Jan 2010 03:19:27 GMT mdewsnip [21545] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) Fixed wrong function name. Wed, 20 Jan 2010 02:46:19 GMT mdewsnip [21544] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm so instead of doing "use dbutil::gdbm", "use ... Wed, 20 Jan 2010 02:35:51 GMT mdewsnip [21543] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changing arcinfo.pm to use the general dbutil module, instead of ... Mon, 18 Jan 2010 23:48:17 GMT oranfry [21524] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) correction to last commit Mon, 18 Jan 2010 23:20:02 GMT oranfry [21522] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) dont use brace expansion in makefiles, in case they aren't expanded Mon, 18 Jan 2010 01:27:31 GMT mdewsnip [21490] * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.h (modified) Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, ... Mon, 18 Jan 2010 01:13:17 GMT mdewsnip [21489] * main/trunk/greenstone2/runtime-src/src/recpt/userdb.cpp (modified) Modifying userdb.cpp so it uses the more general dbclass object ... Fri, 15 Jan 2010 04:32:09 GMT mdewsnip [21485] * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/historydb.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Modifying historydb.cpp so it uses the more general dbclass object ... Fri, 15 Jan 2010 04:13:56 GMT ak19 [21484] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/win32.mak (modified) Deleting an extra object file that used to linger upon doing a make ... Fri, 15 Jan 2010 02:16:03 GMT mdewsnip [21472] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE ... Fri, 15 Jan 2010 01:58:20 GMT ak19 [21471] * main/trunk/greenstone2/common-src/win32.mak (modified) Cleans the indexers\mgpp text and lib subfolders once more. Fri, 15 Jan 2010 00:24:04 GMT ak19 [21461] * main/trunk/greenstone2/common-src/src/lib/gsdltools.cpp (modified) Error messages are sent to stderr, since there are linking errors in ... Thu, 14 Jan 2010 07:25:23 GMT ak19 [21456] * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) JDBM now enabled by default as is the case for linux. Thu, 14 Jan 2010 06:34:40 GMT ak19 [21455] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiconfig.h (modified) Major bug fix after Dr Bainbridge debugged the server code which was ... Thu, 14 Jan 2010 05:46:45 GMT ak19 [21454] * main/trunk/greenstone2/common-src/src/lib/gsdltools.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/gsdltools.h (modified) Dr Bainbridge added the useful new method check_system_heap() for ... Thu, 14 Jan 2010 03:08:59 GMT ak19 [21453] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) Dr Bainbridge improved some code by adding the helper method ... Wed, 13 Jan 2010 10:11:24 GMT davidb [21452] * main/trunk/greenstone2/common-src/packages/configure (modified) HOSTTARGETFLAGS shouldn't be part of Make command Wed, 13 Jan 2010 06:40:29 GMT ak19 [21451] * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) Minor corrections to get the previous commit working Wed, 13 Jan 2010 06:35:20 GMT ak19 [21450] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/winMake.bat (modified) Dr Bainbridge removed a superfluous line. Wed, 13 Jan 2010 03:54:19 GMT mdewsnip [21449] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl (modified) * main/trunk/greenstone2/common-src/packages/jdbm (modified) * main/trunk/greenstone2/lib/java (modified) Added a few new svn:ignores. Wed, 13 Jan 2010 00:18:49 GMT ak19 [21448] * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set. Tue, 12 Jan 2010 04:51:36 GMT ak19 [21447] * main/trunk/greenstone2/common-src/src/lib/Makefile.in (modified) Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set. Tue, 12 Jan 2010 03:25:17 GMT ak19 [21446] * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/configure.ac (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure.in (modified) * main/trunk/greenstone2/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) Configure files updated to correctly set all the variables that can ... Mon, 11 Jan 2010 05:13:45 GMT ak19 [21442] * main/trunk/greenstone2/runtime-src/src/corba/Makefile.in (modified) In the configure.in files, MICO_DIR is now set to withval not ... Mon, 11 Jan 2010 02:17:01 GMT ak19 [21441] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) Some minor corrections to the Makefile which had prevented successful ... Mon, 11 Jan 2010 01:28:27 GMT ak19 [21440] * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) MICO_DIR should be set to withval not enableval, this was already ... Sat, 09 Jan 2010 02:43:27 GMT davidb [21439] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) Support for 'infodbtype' added Fri, 08 Jan 2010 00:59:31 GMT ak19 [21438] * main/trunk/greenstone2/common-src/src/lib/jdbmnaiveclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) Dr Bainbridge's fixes for compilation errors after the jdbm related ... Thu, 07 Jan 2010 01:23:27 GMT ak19 [21435] * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/w32server/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/win32.mak (modified) * main/trunk/greenstone2/runtime-src/win32.mak (modified) * main/trunk/greenstone2/win32.mak (modified) Better way of setting the ENABLE_indexer and USE_SQLITE and ... Wed, 06 Jan 2010 04:30:17 GMT davidb [21432] * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/packages/configure (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/configure (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/configure.in (modified) * main/trunk/greenstone2/configure (modified) * main/trunk/greenstone2/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) Update to use of -m32, which is activated when compiling on a 64-bit ... Tue, 05 Jan 2010 22:28:37 GMT davidb [21429] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) Makefile now creates lib/java folder if missing Tue, 05 Jan 2010 22:24:53 GMT davidb [21428] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/Makefile (modified) * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/winMake.bat (modified) Needed extra -C ../../.. for jar to work Tue, 05 Jan 2010 12:04:57 GMT davidb [21427] * main/trunk/greenstone2/common-src/Makefile.in (modified) Missing src/ in from of jdbmedit Tue, 05 Jan 2010 11:38:48 GMT davidb [21426] * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/packages/Makefile.in (modified) Using ENABLE_JDBM to control is jdbm Java code is used Tue, 05 Jan 2010 11:25:17 GMT davidb [21425] * main/trunk/greenstone2/perllib/util.pm (modified) Fixed typo in variable declaration Tue, 05 Jan 2010 11:19:06 GMT davidb [21424] * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiargs.cpp (modified) When testing on a 64-bit architecture, compile failed with error: ... Tue, 05 Jan 2010 10:28:52 GMT davidb [21423] * main/trunk/greenstone2/common-src/packages/Makefile.in (modified) Need to tidy up installed files for iconv on a 'distclean' as running ... Tue, 05 Jan 2010 09:51:04 GMT davidb [21422] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/Makefile (modified) missed a directory name in jar line. Now corrected. Tue, 05 Jan 2010 09:50:43 GMT davidb [21421] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/winMake.bat (modified) Previous winMake.bat always compiled up Java code, even if nothing ...