[
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: | 2002-06-13 (15:48) |
From: | Eric Newhuis <enewhuis@f...> |
Subject: | [Caml-list] Findlib on Cygwin can't find packages |
$ ocamlfind printconf Effective configuration: Configuration file: /cygdrive/c/ocaml/etc/ocamlfind.conf (not found) Search path: Packages will be installed in/removed from: (not found) META files will be installed in/removed from: the corresponding package directories The standard library is assumed to reside in: /cygdrive/c/ocaml/lib The ld.conf file can be found here: /cygdrive/c/ocaml/lib\ld.conf My ocamlfind.conf is in the above path and looks like this: destdir="/cygdrive/c/ocaml/lib/site-lib" path="/cygdrive/c/ocaml/lib/site-lib" Any clues as to why ocamlfind cannot find any of the standard packages, like unix, under windows? ------------------- 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