Change modulePath to work with what's installed from CVS.
authorMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 13:29:39 +0000 (13:29 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 13:29:39 +0000 (13:29 +0000)
(modulePath is currently not a path, so it's one or t'other.)

zebra/zebra.cfg

index 612eb8f..9650bef 100644 (file)
@@ -1,10 +1,13 @@
-# $Id: zebra.cfg,v 1.6 2006-09-13 07:44:45 mike Exp $
+# $Id: zebra.cfg,v 1.7 2006-09-20 13:29:39 mike Exp $
 
 # Where to look for config files
 profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
 
-# Where to look for loadable zebra modules
-modulePath: /usr/lib/idzebra-2.0/modules
+# Where to look for loadable zebra modules.  Both these path components
+# are necessary, since the former is used when installing from a Debian
+# package and the latter when installing from a CVS build.
+#modulePath: /usr/lib/idzebra-2.0/modules:/usr/local/lib/idzebra-2.0/modules
+modulePath: /usr/local/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1