modcaml
[Top][All Lists]
Advanced

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

[Modcaml] CocanWiki on OS X


From: Kyle King
Subject: [Modcaml] CocanWiki on OS X
Date: Mon, 24 Sep 2007 20:46:20 -0400

Hello, I've been trying to install CocanWiki on OS X Server. I've used
fink to install most dependencies. All the dependencies are installed,
but when I try to make cocanwiki itself I get:

==========
~/cocanwiki-1.3.20 kyle$ make
make -C scripts all
cpp -P -DPACKAGE="cocanwiki" -DVERSION="1.3.20"
lib/cocanwiki_version.ml.in > lib/cocanwiki_version.ml
ocamlc -w s -I +apache -I +pcre -I +dbi -I +extlib -I +netstring -I
+calendar -I lib -c lib/cocanwiki_version.ml
File "lib/cocanwiki_version.ml", line 5, characters 14-15:
Syntax error
make[1]: *** [lib/cocanwiki_version.cmo] Error 2
make: *** [all] Error 2
==========

I'm using ocamlc 3.10.0. Can anyone shed light on the problem? Thanks!

Kyle




reply via email to

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