Changes between Version 10 and Version 11 of FAQ
- Timestamp:
- 05/11/06 20:37:26 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v10 v11 4 4 5 5 * bcfg2-repo-validate is unable to process bundle.xsd [[BR]] 6 You will need to upgrade your libxml2 to version 2.6.23 or higher 6 You will need to upgrade your libxml2 to version 2.6.23 or higher. The version shipped with many distributions is too old. [[BR]] 7 {{{ 8 bcfg2-0.8.1/schemas/bundle.xsd:27: element complexType: 9 Schemas parser error : CT local: The content model is not determinist. 10 WXS schema bcfg2-0.8.1/schemas/bundle.xsd failed to compile 11 }}} 7 12 8 13 * what pre-requisites are needed to run Bcfg2