Both check for modules in /usr/lib and /usr/local/lib.
authorAnders S. Mortensen <sondberg@indexdata.dk>
Mon, 2 Oct 2006 07:09:39 +0000 (07:09 +0000)
committerAnders S. Mortensen <sondberg@indexdata.dk>
Mon, 2 Oct 2006 07:09:39 +0000 (07:09 +0000)
zebra/zebra.cfg

index d7507c0..a680ddd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: zebra.cfg,v 1.9 2006-09-20 16:34:50 mike Exp $
+# $Id: zebra.cfg,v 1.10 2006-10-02 07:09:39 sondberg Exp $
 
 # Where to look for config files
 profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
@@ -6,8 +6,8 @@ profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
 # 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/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules
-modulePath: /usr/local/lib/idzebra-2.0/modules
+modulePath: /usr/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules
+#modulePath: /usr/local/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1