modcaml
[Top][All Lists]
Advanced

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

Re: [Modcaml] Ocaml's "apache" package?


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

Looks like I've got an "apache" dir under ls `ocamlc -where`, but the
META file in there has the "name" as "mod_caml".  Is that what's causing
my problem?

~~ Robert.

Robert Fischer wrote:
> 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.
> 
> 
> _______________________________________________
> Modcaml mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/modcaml




reply via email to

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