Browse thread
[Caml-list] question: "autoconfiguration" of Ocaml code (checking for libraries)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Basile STARYNKEVITCH <basile@s...> |
| Subject: | [Caml-list] question: "autoconfiguration" of Ocaml code (checking for libraries) |
Dear All (while working on Poesia - see www.poesia-filter.org for more) Does anyone have some tricks or code (usable in a GPL-ed opensource project) to facilitate configuration (more precisely checking of installed tools & libraries) of Ocaml code. I need something which checks that Ocaml is installed, with version >= 3.06 ocamlfind is installed (both for bytecode & native) [actually my wish would be that ocamlfind is part of ocaml, like camlp4 is] xstr is installed (both bytecode & native) netstring is installed (both bytecode & native) ocamlnet is installed, at least version >= 0.92 etc.. (Unfortunately, I cannot do distribution specific stuff; I want a script usable on Linux Redhat, Mandrake, Debian, ....) Regards. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net alias: basile<at>tunes<dot>org 8, rue de la Faïencerie, 92340 Bourg La Reine, France ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners