Changes between Version 10 and Version 11 of freq
- Timestamp:
- 09/02/08 15:33:54 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freq
v10 v11 35 35 [errors.log] 2008-08-07 06:24:06 - Fatal - Uncaught exception: Ocsigen_loader.Findlib_error("ocsigen_ext.redirectmod", _) 36 36 }}} 37 In your configuration file, there must be a {{{<findlib path=.../>}}} pointing to the directory containing META.ocsigen_ext. The default when compiling from sources is /usr/local/lib/ocsigen/METAS.37 This error message occurs with a broken findlib installation, usually missing META files. The compilation of ocsigen itself should have tested the META files of ocsigen's dependencies. If you compiled ocsigen yourself (without patching it to avoid usage of ocamlfind), look at ocsigen.conf. There must be a {{{<findlib path=.../>}}} pointing to the directory containing META.ocsigen_ext. The default when compiling from sources is /usr/local/lib/ocsigen/METAS. 38 38 39 39 === Runtime errors ===
