> When trying to execute a compiled program on another machine, I get the
> following error:
>
> Fatal error: exception
> Sys_error("/usr/share/camomile/database/general_category.mar: No such
> file or directory")
>
> I don't think I'm using camomille and I'm not compiling with -linkall

  This error appears because of camomile's
module initialization (module Default with default config
values).  If you really don't use camomile and it is not used
in batteries indirectly, you can defer initialization.
Apply the patch to camomile:
http://overbld.abcname.net/files/camomile-noprecomp.html
  But the patch has a [small] runtime cost.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to