caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Dependency loop: ocaml-core - oasis - type-conv
@ 2012-08-10 22:45 Dawid Toton
  2012-08-10 23:01 ` Yury Sulsky
  0 siblings, 1 reply; 3+ messages in thread
From: Dawid Toton @ 2012-08-10 22:45 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-10 23:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-10 22:45 [Caml-list] Dependency loop: ocaml-core - oasis - type-conv Dawid Toton
2012-08-10 23:01 ` Yury Sulsky
2012-08-10 23:14   ` Dawid Toton

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).