caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dawid Toton <d0@wp.pl>
To: caml-list <caml-list@yquem.inria.fr>
Subject: [Caml-list] Dependency loop: ocaml-core - oasis - type-conv
Date: Sat, 11 Aug 2012 00:45:15 +0200	[thread overview]
Message-ID: <50258EFB.3050907@wp.pl> (raw)

Trying to install sexplib, I've just discovered that it's impossible to 
get it following all the official install instructions:

type-conv is now part of ocaml-core, so I try to install it. Its 
build-and-install script calls oasis, so I need to get it first.
oasis needs ocaml-data-notation, which in turn requires type-conv.

What is the simplest way to get sexplib installed from sources? How to 
get setup.ml or a Makefile for type-conv having no oasis?

Dawid

             reply	other threads:[~2012-08-10 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10 22:45 Dawid Toton [this message]
2012-08-10 23:01 ` Yury Sulsky
2012-08-10 23:14   ` Dawid Toton

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=50258EFB.3050907@wp.pl \
    --to=d0@wp.pl \
    --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;
as well as URLs for NNTP newsgroup(s).