caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <berenger@riken.jp>
To: caml-list@inria.fr
Subject: Re: [was: [Caml-list] [ANN] oasis v0.3.0: Architecture for building OCaml libraries and applications] Pb with type_conv & odb
Date: Fri, 13 Jul 2012 12:29:14 +0900	[thread overview]
Message-ID: <4FFF960A.80808@riken.jp> (raw)
In-Reply-To: <4FF1B048.6040404@gmail.com>

On 07/02/2012 11:29 PM, Edgar Friendly wrote:
> On 07/02/2012 09:59 AM, Daniel Bünzli wrote:
>>
>>
>> Le lundi, 2 juillet 2012 à 11:18, Sylvain Le Gall a écrit :
>>
>>> I think Jane Street Core team added the "-w @Aemr-28" flags. They did
>>> it in myocamlbuild.ml section not managed by OASIS. The only solution
>>> is to change by hand.
>>
>> Mmmh. I'm a little bit stuck (too lazy to delve into odb.ml, in fact).
>>
>> Tried to remove the flag manually in
>> `~/.odb/install-type_conv/type_conv-108.00.01/myocamlbuild.ml` but it
>> seems that when I reissue `odb --unstable type_conv`, odb restarts
>> everything from scratch, download included.
>>
>> There is `--get` that only downloads and extracts the package is there
>> a flag like `--no-get` to be able to start from that state in odb ?
>>
>> Best,
>>
>> Daniel
>>
>>
>
> At the moment, the way to have odb.ml install a package from a local
> directory is to add it to your packages file, like this:
>
> type_conv dir=~/.odb/install-type_conv/type_conv-108.00.01
>
> At the moment, odb allows the use of tarballs (http or local) on the
> command line, but doesn't properly handle local directories.  I'll see
> if I can add support for this quickly.

Edgar added support for local directories.

This allows users who have a locally patched version of some ocaml 
package to install it without the need to create a tarball.

I know at least one user who wanted this.

Regards,
F.

  reply	other threads:[~2012-07-13  3:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02  9:18 [was: [Caml-list] [ANN] oasis v0.3.0: Architecture for building OCaml libraries and applications] Pb with type_conv Sylvain Le Gall
2012-07-02 13:01 ` Gabriel Scherer
2012-07-09 16:05   ` Damien Doligez
2012-07-02 13:59 ` [was: [Caml-list] [ANN] oasis v0.3.0: Architecture for building OCaml libraries and applications] Pb with type_conv & odb Daniel Bünzli
2012-07-02 14:04   ` Wojciech Meyer
2012-07-02 14:31     ` Daniel Bünzli
2012-07-02 14:52       ` Wojciech Meyer
2012-07-02 14:29   ` Edgar Friendly
2012-07-13  3:29     ` Francois Berenger [this message]
2012-07-09  1:49   ` Francois Berenger

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=4FFF960A.80808@riken.jp \
    --to=berenger@riken.jp \
    --cc=caml-list@inria.fr \
    /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).