Hi! >Second, there are two files which are exhibiting odd installation behavior. >midcom_dbobjects.xml should, according to the pear install instructions, be >going in midcom/config/mgdschema/, but is myseriously being installed in >share/midgard/schema.
That's correct. What and how is shipped with package is package bussines, while xml file should be placed in $prefix/share/midgard/schema. Why do you need to place xml files in own directory? >Similarly midcom_dbobjects_full.sql is landing in share/midgard/sql/update/ >instead of in the indicated midcom/lib/midcom/config/mgdschema/sql/. >Is this >intentional? And, if so, how is that done? That's correct , see above. sql files are used by datagard, so the best way is to use DG for DB management. It should work without problems on BSD. Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
