caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kakadu <kakadu.hafanana@gmail.com>
To: Raphael Bauduin <rblists@gmail.com>
Cc: Caml List <caml-list@inria.fr>, "ocsigen@inria.fr" <ocsigen@inria.fr>
Subject: Re: [Caml-list] Beginner's troubles with ocsigen
Date: Thu, 17 Apr 2014 14:03:05 +0400	[thread overview]
Message-ID: <CAGmVoG3dWnPQbtw3CSJ26MXy+8VqTBwcExm2WRs+9QkJ8T9KGQ@mail.gmail.com> (raw)
In-Reply-To: <CAONrwUG7G3Q_C=0C_QEzAKBiMwRpz=qXv-aQi23oBcToeh5erw@mail.gmail.com>

Raphael,

I'm adding ocsigen's mail list to CC.

I think that the best way to try eliom is to add ocsigen development
[1] opam repository [2] and install eliom-base-app from there. You
will need to hack your local postgresql installation but it is not
very difficult. See you at  #ocsigen channel of Freenode's IRC

Happy hacking!

[1] https://github.com/ocsigen/opam-ocsigen
[2] http://opam.ocaml.org/

On Thu, Apr 17, 2014 at 1:37 PM, Raphael Bauduin <rblists@gmail.com> wrote:
>
> 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.

      reply	other threads:[~2014-04-17 10:03 UTC|newest]

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

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=CAGmVoG3dWnPQbtw3CSJ26MXy+8VqTBwcExm2WRs+9QkJ8T9KGQ@mail.gmail.com \
    --to=kakadu.hafanana@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=ocsigen@inria.fr \
    --cc=rblists@gmail.com \
    /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).