Change modulePath to work with what's installed from CVS.
[irspy-moved-to-github.git] / zebra / zebra.cfg
index e29b387..9650bef 100644 (file)
@@ -1,21 +1,22 @@
-# $Id: zebra.cfg,v 1.2 2006-04-18 07:59:39 marc Exp $
+# $Id: zebra.cfg,v 1.7 2006-09-20 13:29:39 mike Exp $
 
 # Where to look for config files
-#profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab
-profilePath:  .:/home/marc/code/id/zebra/tab
+profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
 
-# Where to look for loadable zebra modules
-#modulePath: zebra/lib/
+# 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:/usr/local/lib/idzebra-2.0/modules
+modulePath: /usr/local/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1
 storeKeys: 1
 
-# Use the "xslt" filter with config file filter_alvis_conf.xml
-#recordtype: xslt.filterconf.xml
+# Use the "alvis" filter with config file "filterconf.xml"
 recordtype: alvis.filterconf.xml
 
-database: IR-Explain--1
+database: IR-Explain---1
 #database: Default
 
 # where to put registers, and other var content, and how large they may be