From: "Jonathan Roewen" <jonathan.roewen@gmail.com>
To: "Jonathan Hayward http://JonathansCorner.com"
<christos.jonathan.hayward@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] "Hello web" please
Date: Wed, 12 Jul 2006 23:20:58 +1200 [thread overview]
Message-ID: <ad8cfe7e0607120420s57693b18xe68e331703f02acf@mail.gmail.com> (raw)
In-Reply-To: <fdc31b650607111335m9d72179l512607c4674e6b02@mail.gmail.com>
Make your life simpler, and install findlib ;-) (The presence of
site-lib for the path to pcre indicates it'll work out of the box)
In a script, you can do:
#use "topfind";;
#require "pcre";;
at this point, it'll have loaded all the necessary .cma & .cmi files,
added path to the .cmi/.mli files to the search path, and also resolve
any dependencies.
next prev parent reply other threads:[~2006-07-12 11:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-08 15:05 Jonathan Hayward http://JonathansCorner.com
2006-07-08 20:47 ` [Caml-list] " Christophe TROESTLER
2006-07-10 15:02 ` Jonathan Hayward http://JonathansCorner.com
2006-07-10 15:48 ` Christophe TROESTLER
2006-07-11 14:23 ` Jonathan Hayward http://JonathansCorner.com
2006-07-11 14:33 ` Maxence Guesdon
2006-07-11 14:42 ` Christophe TROESTLER
2006-07-11 17:40 ` Jonathan Hayward http://JonathansCorner.com
2006-07-11 18:14 ` Christophe TROESTLER
2006-07-11 20:35 ` Jonathan Hayward http://JonathansCorner.com
2006-07-12 11:20 ` Jonathan Roewen [this message]
2006-07-10 15:51 ` Jonathan Roewen
2006-07-10 14:49 ` Jonathan Hayward http://JonathansCorner.com
2006-07-10 15:14 ` [Caml-list] " Christophe TROESTLER
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=ad8cfe7e0607120420s57693b18xe68e331703f02acf@mail.gmail.com \
--to=jonathan.roewen@gmail.com \
--cc=caml-list@inria.fr \
--cc=christos.jonathan.hayward@gmail.com \
/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