From: Mike Taylor Date: Fri, 14 Nov 2014 12:42:26 +0000 (+0000) Subject: Part of IR-359. X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=44fd7ae9a3e18745c0ced5cb7898d067d428f618 Part of IR-359. 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. --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e8223d5..0527644 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -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