caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mikael Brockman <phubuh@phubuh.org>
To: Richard Jones <rich@annexia.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Re: mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new
Date: 08 Nov 2003 14:25:47 +0100	[thread overview]
Message-ID: <873cczq9es.fsf@igloo.phubuh.org> (raw)
In-Reply-To: <20031108125401.GA8042@redhat.com>

Richard Jones <rich@annexia.org> writes:

> On Sat, Nov 08, 2003 at 01:29:07PM +0100, Mikael Brockman wrote:
> > So I suppose threads.cma exports it, and CamlTemplate tries to import
> > it, but fails.
> 
> Mmmmm. Are you using threads? Probably you shouldn't be.

Nope, unless mod_caml does.

> You could try adding threads.cma to ALL_CMAS in the Makefile, but I'm
> not sure that the results will be well-defined.

I was about to try this, but decided to nuke my mod_caml build
directory and start fresh, instead.  I had to add

  include Makefile.config

to makefile (not Makefile) to get $(APACHELIBDIR) and the other
configuration variables, but Apache can link this fresh mod_caml
perfectly.  I guess I had some old compiled cruft that was built for
O'Caml 3.06 laying around. :-)

> Or if you're not using CamlTemplate, then disable it in Makefile.config.

Ah, I wanted to ask about that.  Does Cgi.Template use CamlTemplate?
The documentation for CamlTemplate uses ${...} for variable
interpolation, but Cgi.Template uses ::...::.  OTOH, mod_caml uses
CamlTemplate if it is available.

By the way, I love mod_caml.  I'm using it to write a Wiki engine that
will hopefully be used to serve a Wiki about O'Caml.  My only
complaint so far is that the build process needs more polishing. :-)

--
Mikael Brockman
<phubuh@phubuh.org>

-------------------
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


  reply	other threads:[~2003-11-08 13:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08 11:47 [Caml-list] " Mikael Brockman
2003-11-08 12:08 ` [Caml-list] " Richard Jones
2003-11-08 12:29   ` Mikael Brockman
2003-11-08 12:54     ` Richard Jones
2003-11-08 13:25       ` Mikael Brockman [this message]
2003-11-08 13:40         ` Richard Jones
2003-11-08 17:57     ` Benjamin Geer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873cczq9es.fsf@igloo.phubuh.org \
    --to=phubuh@phubuh.org \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).