caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Nicolas Pouillard <nicolas.pouillard@gmail.com>
Cc: Joel Reymont <joelr1@gmail.com>, Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Installation of libraries with ocamlbuild
Date: Tue, 03 Apr 2007 03:22:23 +1000	[thread overview]
Message-ID: <1175534543.5440.6.camel@rosella.wigram> (raw)
In-Reply-To: <cd67f63a0704021000x174ee8b3m25a3356bd674843f@mail.gmail.com>

On Mon, 2007-04-02 at 19:00 +0200, Nicolas Pouillard wrote:
> On 4/2/07, Joel Reymont <joelr1@gmail.com> wrote:
> > What is a good way to implement installation of libraries with
> > ocamlbuild?
> >
> 
> There is no good way using ocamlbuild for now.
> 
> We plan to do it but that soon.

I'm not sure that is a good idea .. IMHO it's premature.
Installation is highly 'personal' and OS dependent,
might include docs, man page, etc etc.

Perhaps simply some way of saying what is to be installed,
and generating a manifest of files *to be installed*
without actually installing them?

Ocaml doesn't currently have a packaging model. This makes
things hard to find .. but until there is one, trying to
do it in an officially distributed tool might prejudice
a proper discussion of the requirements.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


  reply	other threads:[~2007-04-02 17:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-02 10:37 Joel Reymont
2007-04-02 17:00 ` [Caml-list] " Nicolas Pouillard
2007-04-02 17:22   ` skaller [this message]
2007-04-02 17:42     ` Daniel Bünzli
2007-04-02 18:11       ` skaller
2007-04-02 19:02         ` Daniel Bünzli
2007-04-03  3:11           ` skaller

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=1175534543.5440.6.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    --cc=nicolas.pouillard@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;
as well as URLs for NNTP newsgroup(s).