Re: How-to make packages for 2.16

Adrien <[email protected]> Tue, 28 Aug 2012 08:43:30 +0200
Newsgroups gmane.comp.lang.ocaml.lib.gtk,gmane.comp.lang.ocaml.godi
Message-ID <CAP5QFJ=nmdj8PO16VZx20pi2jS8cewj9j3vjWX3d-7ydUKjrBA@mail.gmail.com>
On 28/08/2012, Adrien <[email protected]> wrote:
> For instance, the META in godi used to always pull GtkInit. In turn,
> that tried to init, well, GTK+. That required running under X. Having
> to start an X server simply to build lablgtk2 was a bit annoying.

That was when building ocamlnet-gtk2: the configure script in this
package builds and run a trivial program which links against lablgtk2
in order to check some API works. Having auto-init there prevented the
configure script from running from outside of X.

-- 
Adrien Nader