caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Raphael Bauduin <rblists@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Beginner's troubles with ocsigen
Date: Thu, 17 Apr 2014 11:37:15 +0200	[thread overview]
Message-ID: <CAONrwUG7G3Q_C=0C_QEzAKBiMwRpz=qXv-aQi23oBcToeh5erw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1034 bytes --]

Hi,

I'm a beginner Ocaml developer, and wanted to start experimenting with
Ocsigen. However, I have troubles preventing me to run even the simplest
example...
I have installed eliom 3.0.3, js_of_ocaml 1.4.0 and all needed packages
with opam (running ocaml 4.01.0).
I'm trying the examples at https://github.com/db0company/Ocsigen-Quick-Howto

./make.sh page results in an error, of which this is an excerpt:

eliomc -infer  example.eliom
eliomc -c -noinfer  example.eliom
ocamlc.opt: unknown option `-noinfer'.

Trying the instructions at
http://ocsigen.org/eliom/manual/workflow-compilation I get :

js_of_eliom -o example.js example.eliom
Missing primitives:
  caml_ml_output_char
  caml_sys_exit

This is referenced here: https://github.com/ocsigen/js_of_ocaml/issues/20
But this is some months old and would think the packages I installed with
opam would work.

Anyone having suggestions?

Thanks

Raph

PS: if there is an ocsigen mailing list, I'll gladly switch the discussion
over there, but I didn't find any on the website.

[-- Attachment #2: Type: text/html, Size: 1390 bytes --]

             reply	other threads:[~2014-04-17  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17  9:37 Raphael Bauduin [this message]
2014-04-17 10:03 ` Kakadu

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='CAONrwUG7G3Q_C=0C_QEzAKBiMwRpz=qXv-aQi23oBcToeh5erw@mail.gmail.com' \
    --to=rblists@gmail.com \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).