caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Gerd Stolpmann" <info@gerd-stolpmann.de>
To: r.3@libertysurf.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] opam and godi
Date: Sun, 21 Jul 2013 15:54:32 +0200	[thread overview]
Message-ID: <7b4c87b5d9aa76728e239f0a2172b795.squirrel@gps.dynxs.de> (raw)
In-Reply-To: <383739793.214096184.1374254520546.JavaMail.root@zimbra27-e5.priv.proxad.net>


> Hello,
> could someone explain please the relation between godi and opam ? Is it
> concurrent ?
> Godi has been there for some time, and works quite nicely. So what are
> differences ?

Hi,

both are independent projects. OPAM is a younger project, and I don't
really know what the motivation behind it is (in addition to the generic
motication to hack something). There were initially claims to make it is
easier to package software up, but what I've seen is actually not much
different from GODI (actually even worse now that GODI allows it to fully
automate package releases).

The feature sets are not the same, and some stuff works better in OPAM and
some in GODI. As I'm advocating the latter, let me point out some features
where I think GODI is better:

 - It supports binary packages as well as source packages. E.g.
   a dedicated build host can distribute binary packages to a
   network.
 - You can force to install archived versions of packages
   (i.e. not only "pin" them but build them from scratch).
   Groups of developers can define the package versions they
   want to work with.
 - Automatic search of system libraries without any need to
   configure these with paths etc.
 - GODI can upgrade itself to a newer version.
 - It has a comprehensive user's manual, also explaining things like
   how to create your own repository.

Gerd


> Thanks,
> William
>
>
> --
> 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


-- 
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
Creator of GODI and camlcity.org.
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
*** Searching for new projects! Need consulting for system
*** programming in Ocaml? Gerd Stolpmann can help you.


  reply	other threads:[~2013-07-21 13:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51E40425.8060604@libertysurf.fr>
2013-07-15 14:20 ` [Caml-list] ocaml glade gtk3 r.3
2013-07-15 19:18   ` Martin DeMello
2013-07-19 17:22     ` [Caml-list] opam and godi r.3
2013-07-21 13:54       ` Gerd Stolpmann [this message]
2013-07-21 14:20         ` Anil Madhavapeddy
2013-07-21 14:43           ` Yaron Minsky
2013-07-22  7:44             ` Adrien Nader
2013-07-22 13:30               ` Anil Madhavapeddy
2013-07-22  8:06             ` Török Edwin
2013-07-22 12:20               ` Gerd Stolpmann
2013-07-22 12:55             ` Gerd Stolpmann
2013-07-22 18:30               ` Yaron Minsky
2013-07-22 13:51           ` David Scott
2013-07-22  6:55       ` Fabrice Le Fessant
2013-07-22  7:35         ` Francois Berenger
2013-07-22  7:46           ` Adrien Nader
2013-07-22 12:34             ` Gerd Stolpmann
2013-07-22  7:20       ` Matthieu Dubuget

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=7b4c87b5d9aa76728e239f0a2172b795.squirrel@gps.dynxs.de \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=r.3@libertysurf.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).