Part of IR-359.
authorMike Taylor <mike@indexdata.com>
Fri, 14 Nov 2014 12:42:26 +0000 (12:42 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 14 Nov 2014 12:42:26 +0000 (12:42 +0000)
Add /usr/local/Cellar/zebra/2.0.59/lib/idzebra-2.0/modules to the
modulePath. Allows Zebra to import records using the Alvis filter on a
Mac when installed using the "brew" packaging system.

zebra/zebra.cfg

index e8223d5..0527644 100644 (file)
@@ -5,8 +5,7 @@ profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/share/idzebra-2.0/tab:/usr/
 # Where to look for loadable zebra modules.  Both these path components
 # are necessary, since the former is used when installed from a Debian
 # package and the latter when installed from a Mac port.
-modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules
-#modulePath: /usr/local/lib/idzebra-2.0/modules
+modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules:/usr/local/Cellar/zebra/2.0.59/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1