caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: "Mihamina Rakotomandimby (R12y)" <mihamina@lab.vectoris.fr>
Cc: caml-list@yquem.inria.fr, ocsigen@sympa.mancoosi.univ-paris-diderot.fr
Subject: Re: [Caml-list] Unbound module XHTML.M
Date: Tue, 3 Feb 2009 13:28:33 +0100	[thread overview]
Message-ID: <3d13dcfc0902030428pf9e78e6t50137b8274110374@mail.gmail.com> (raw)
In-Reply-To: <498833FF.5020700@lab.vectoris.fr>

Hello Mihamina,

On Tue, Feb 3, 2009 at 13:09, Mihamina Rakotomandimby (R12y)
<mihamina@lab.vectoris.fr> wrote:
> (already posted in OCsigen ML, but seems top be unresponsive list)

Maybe you should wait more than 15 minutes...

> when trying to compile:
>    ocamlc \
>    -I /usr/lib/ocsigen/extensions/ \
>    -I /usr/lib/ocaml/3.10.2/lwt/ \
>    -c tutorial.ml
> I got the error:
>    File "tutorial.ml", line 2, characters 0-12:
>    Unbound module XHTML.M

I've you tried with:
    ocamlc \
    -I /usr/lib/ocsigen/ \   #  <-- without extensions/
    -I /usr/lib/ocaml/3.10.2/lwt/ \
    -c tutorial.ml
?

Yours,
d.


  reply	other threads:[~2009-02-03 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 12:09 Mihamina Rakotomandimby (R12y)
2009-02-03 12:28 ` David MENTRE [this message]
2009-02-03 12:39   ` [Caml-list] " Mihamina Rakotomandimby (R12y)
2009-02-04  8:17     ` [Caml-list] [solved] " Mihamina Rakotomandimby (R12y)

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=3d13dcfc0902030428pf9e78e6t50137b8274110374@mail.gmail.com \
    --to=dmentre@linux-france.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=mihamina@lab.vectoris.fr \
    --cc=ocsigen@sympa.mancoosi.univ-paris-diderot.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;
as well as URLs for NNTP newsgroup(s).