[
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: | Dimitri Ara <dimitri@n...> |
| Subject: | Re: [Caml-list] Compile cameleon on debian |
Yang Shouxun <yangsx@fltrp.com> a écrit : > I have ocaml-3.0.6 unzipped at ../ocaml-3.0.6. So I cd to that > directory, "./configure" and "make world opt". Then I switch back to > cameleon-1.1, which is cleanly gunzipped, and do the following: > ./configure --includedir ../ocaml-3.0.6 > make depend > make > I get all the same errors. :( The includedir path must be absolute (~/ocaml-3.0.6 for example). -- Dimitri ------------------- 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