set modulePath for MacOS with homebrew
[irspy-moved-to-github.git] / zebra / zebra-test.cfg
index 6169c28..d07e29b 100644 (file)
@@ -1,13 +1,11 @@
 
 # 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/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab:/opt/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/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
@@ -16,7 +14,7 @@ storeKeys: 1
 # Use the "alvis" filter with config file "filterconf.xml"
 recordtype: alvis.filterconf.xml
 
-database: IR-Explain---2
+database: IR-Explain---1
 #database: Default
 
 # where to put registers, and other var content, and how large they may be