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: [Caml-list] Anybody interested in creating binary RPMs for each official release of the compiler?
Date: Mon, 31 Mar 2014 10:22:34 +0900	[thread overview]
Message-ID: <5338C35A.5020805@riken.jp> (raw)
In-Reply-To: <877g7c3e7f.fsf@mid.deneb.enyo.de>

For the record, I created a shell script using fpm to create an RPM
package from a source install of the compiler.

Drawbacks:
- it needs root access on the computer where you create the package
   for the make install step
- it needs fpm

Maybe, if the ocaml source distribution 'make install' target
was obeying DESTDIR, we could avoid being root.

My example installs everything in /usr/local/ocaml-4.01.0.
The script is here:

https://github.com/UnixJunkie/create-ocaml-pkg/blob/master/commands.sh

Regards,
F.


  reply	other threads:[~2014-03-31  1:22 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 [this message]
2014-03-31  6:02             ` Stéphane Glondu
2014-03-26  1:13       ` Francois Berenger
2014-03-26 16:57 ` Fabrice Le Fessant
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=5338C35A.5020805@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).