From: Mike Taylor Date: Fri, 16 Apr 2010 11:40:32 +0000 (+0100) Subject: profilePath and modulePath extended to work with Zebra installed from X-Git-Tag: CPAN-v1.02~129^2~5 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=db130817c2cf28f3e0eef5da0c5031067e0225dc profilePath and modulePath extended to work with Zebra installed from a Mac port. --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 4e161a1..e77901f 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,12 +1,12 @@ # Where to look for config files #profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab -profilePath: .:/usr/share/idzebra-2.0/tab +profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/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/lib/idzebra-2.0/modules +# 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 # store records and record keys internally