Browse thread
[Caml-list] Kinds of threads
[
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: | Yang Shouxun <yangsx@f...> |
| Subject: | [Caml-list] Compile cameleon on debian |
Hi, Is there anybody successfully compiling Cameleon 1.1 on Debian? I'm using Debian unstable and have installed almost all the latest ocaml related packages. I followed the instructions in the INSTALL file, with "./configure --include-dir /usr/lib/ocaml". It complained that "pa_zog.cma" not in the search path. I cd to zoggy subdirectory and "make pa_zog.cma" to resolve the problem. Other errors I don't know how to fix easily. They include "Unbound value C.string" in "omom_gui_variables.ml", "Unbound module Cam_plug" when compile "utils.ml". That's the same with the snapshot version. Any comments are welcome! ------------------- 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