set modulePath for MacOS with homebrew
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 14 Nov 2014 12:51:29 +0000 (13:51 +0100)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 14 Nov 2014 12:51:29 +0000 (13:51 +0100)
zebra/zebra-test.cfg
zebra/zebra.cfg

index 450f0ce..d07e29b 100644 (file)
@@ -5,8 +5,7 @@ profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab:/opt/
 # 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
-#modulePath: /usr/local/lib/idzebra-2.0/modules
+modulePath: /usr/local/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1
index 78f0cc4..f769105 100644 (file)
@@ -5,8 +5,7 @@ profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab:/opt/
 # 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/local/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1