modcaml
[Top][All Lists]
Advanced

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

Re: [Modcaml] Cocanwiki on Mac OS X


From: Richard Jones
Subject: Re: [Modcaml] Cocanwiki on Mac OS X
Date: Mon, 29 Aug 2005 22:13:16 +0100
User-agent: Mutt/1.3.28i

On Mon, Aug 29, 2005 at 02:28:04PM -0300, Enrique Vetere wrote:
> I?m trying to run cocanwiki on mac os x (panther), on apache 1.3.
> I?m getting dyld problems when I do a configtest of the apache configuration 
> (lots of "_caml_alloc not defined"-like errors).

Not really tried it on Mac OS X, although it ought to be possible to
get it going.

The errors sound like missing symbols from the libcamlrun library.  I
guess you need to make sure that library is linked into mod_caml.so
during the linking stage.  On Linux it's a static library
(/usr/lib/ocaml/3.08/libcamlrun.a).

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com




reply via email to

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