caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: Francois Berenger <berenger@riken.jp>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Anybody interested in creating binary RPMs for each official release of the compiler?
Date: Wed, 26 Mar 2014 17:57:23 +0100	[thread overview]
Message-ID: <CAHvkLrPoFq6_5TL7n+ZQyv-Y0M58OQDheM1bEwM0v_Q43RW7vQ@mail.gmail.com> (raw)
In-Reply-To: <532F8D40.4030007@riken.jp>

[-- Attachment #1: Type: text/plain, Size: 1543 bytes --]

We just uploaded another solution to this problem :

opam init --comp 4.01.0+bin-ocp

It is a binary distribution of OCaml 4.01.0 ("ocp" stands for OCamlPro, as
it includes a small patch for relocation of the executables), working only
on Intel Linux for now (32 and 64 bits), so you will only pay the download
cost (about 65 MB), and not the compilation cost (you will still need to
compile the next packages that you will install, as it is only the OCaml
distribution). On most of our settings, downloading is much faster than
compiling.

Once it is installed, it keeps the archive in a cache (in
~/.opam/.ocp-compiler-cache/), so that creating other aliases from this
switch will only be the cost of decompressing the archive:

opam switch 4.01.0-for-something-else --alias 4.01.0+bin-ocp

Tell us if you meet any problem using it !

--Fabrice



On Mon, Mar 24, 2014 at 2:41 AM, Francois Berenger <berenger@riken.jp>wrote:

> I'm always annoyed when I have to wait ~20mn to install OCaml on a machine.
>
> Nowadays, thanks to OPAM, I think only a compiler is needed to
> bootstrap quickly an OCaml environment for developers.
>
> --
> Best regards,
> Francois Berenger.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>



-- 
Fabrice LE FESSANT
Chercheur en Informatique
INRIA Paris Rocquencourt -- OCamlPro
Programming Languages and Distributed Systems

[-- Attachment #2: Type: text/html, Size: 2416 bytes --]

  parent reply	other threads:[~2014-03-26 16:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24  1:41 Francois Berenger
2014-03-24  8:33 ` Richard W.M. Jones
     [not found]   ` <532FF7C6.8010608@riken.jp>
     [not found]     ` <20140324110120.GM3162@annexia.org>
2014-03-24 11:02       ` Richard W.M. Jones
2014-03-24 18:36         ` Török Edwin
2014-03-24 22:18           ` Richard W.M. Jones
     [not found]             ` <5330B457.6010309@etorok.net>
2014-03-25  8:41               ` Richard W.M. Jones
2014-03-29 21:08         ` Florian Weimer
2014-03-31  1:22           ` Francois Berenger
2014-03-31  6:02             ` Stéphane Glondu
2014-03-26  1:13       ` Francois Berenger
2014-03-26 16:57 ` Fabrice Le Fessant [this message]
2014-03-27  2:32   ` 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=CAHvkLrPoFq6_5TL7n+ZQyv-Y0M58OQDheM1bEwM0v_Q43RW7vQ@mail.gmail.com \
    --to=fabrice.le_fessant@inria.fr \
    --cc=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).