Changes between Version 10 and Version 11 of freq

Show
Ignore:
Timestamp:
09/02/08 15:33:54 (2 years ago)
Author:
glondu (IP: ::ffff:127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • freq

    v10 v11  
    3535[errors.log] 2008-08-07 06:24:06 - Fatal - Uncaught exception: Ocsigen_loader.Findlib_error("ocsigen_ext.redirectmod", _) 
    3636}}} 
    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. 
    3838 
    3939=== Runtime errors ===