caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jonathan Kimmitt<jonathan@kimmitt.co.uk>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Latest OCaml + Libraries on CentOS
Date: Sun, 26 Feb 2012 15:09:30 +0100	[thread overview]
Message-ID: <sympa.1330265060.24685.577@inria.fr> (raw)
In-Reply-To: 000501ccf474$4d5c2590$e81470b0$@metastack.com

If you use centos 6.2 you will find many source packages from the latest fedora
are compatible using 'rpmbuild --rebuild package.src.rpm', followed by yum
install of the resulting binary. If you get the version of fedora package with
a matching libc version it is sometimes possible to install the binary from
fedora directly. Other distributions which are rpm based can be used as sources
as well, however sometimes the package options and selections are quite
different and dependencies are problematic.

The benefit of rpmbuild over building the sources directly is that flags etc
are built-in, you know it worked for some previous user, and the prerequisites
for building are identified for you, instead of getting a mysterious build
failure later on.

             reply	other threads:[~2012-02-26 14:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-26 14:09 Jonathan Kimmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-26 10:49 David Allsopp
2012-02-27  1:12 ` Francois Berenger
2012-02-27  9:52   ` David Allsopp

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=sympa.1330265060.24685.577@inria.fr \
    --to=jonathan@kimmitt.co.uk \
    --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).