From: dmitry grebeniuk <gdsfh1@gmail.com>
To: Tiphaine Turpin <Tiphaine.Turpin@irisa.fr>, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Batteries and portability
Date: Thu, 11 Jun 2009 18:59:27 +0300 [thread overview]
Message-ID: <b364036a0906110859p656a92e3n48850d63a7593628@mail.gmail.com> (raw)
In-Reply-To: <4A30CD39.1010804@irisa.fr>
> 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.
next prev parent reply other threads:[~2009-06-11 15:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 9:24 Tiphaine Turpin
2009-06-11 14:10 ` [Caml-list] " Edgar Friendly
2009-06-11 14:23 ` Tiphaine Turpin
2009-06-11 15:42 ` David MENTRE
2009-06-12 12:09 ` David Rajchenbach-Teller
2009-06-11 15:46 ` dmitry grebeniuk
2009-06-11 16:38 ` Tiphaine Turpin
2009-06-11 15:59 ` dmitry grebeniuk [this message]
2009-06-12 13:08 ` Tiphaine Turpin
2009-06-13 17:50 ` Peng Zang
2009-06-13 21:44 ` dmitry grebeniuk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b364036a0906110859p656a92e3n48850d63a7593628@mail.gmail.com \
--to=gdsfh1@gmail.com \
--cc=Tiphaine.Turpin@irisa.fr \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox