modcaml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Modcaml] Ocaml's "apache" package?


From: Robert Fischer
Subject: [Modcaml] Ocaml's "apache" package?
Date: Mon, 28 Apr 2008 13:58:27 -0500
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

When I try to build CocanWiki, I'm getting a failure when it goes to
look up the "apache" package.  I'm assuming that's intended to be the
"apache" provided by the mod_caml install, correct?  If so, how do I
install the "apache" package?  "make install" in the mod_caml directory
didn't seem to fly.

dev ~/wrk/cocanwiki/dev/trunk: make all install
make -C scripts all
make[1]: Entering directory `/home/robert/wrk/cocanwiki/dev/trunk/scripts'
ocamlfind ocamlc -package apache,pcre,extlib,netstring,calendar -I
/home/robert/lib/pgocaml -I /usr/local/godi/lib/ocaml/pkg-lib/csv -I lib
-pp "camlp4o -I +pcre -I +extlib -I /home/robert/lib/pgocaml
/usr/local/godi/lib/ocaml/std-lib/unix.cma
/usr/local/godi/lib/ocaml/std-lib/pcre/pcre.cma
/usr/local/godi/lib/ocaml/std-lib/extlib/extLib.cma
/usr/local/godi/lib/ocaml/std-lib/calendar/calendar.cma
/usr/local/godi/lib/ocaml/pkg-lib/csv/csv/csv.cma pgocaml.cma
pa_pgsql.cmo" -c lib/cocanwiki_version.ml
ocamlfind: Package `apache' not found
make[1]: *** [lib/cocanwiki_version.cmo] Error 2
make[1]: Leaving directory `/home/robert/wrk/cocanwiki/dev/trunk/scripts'
make: *** [all] Error 2


~~ Robert.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]