On Wed, 2013-06-12 at 21:39 +0000, Bjartur Thorlacius wrote:
> git://git.gnome.org/glom does understandably not contain a ./configure 
> script.

Yes, because that's generated.

>  It should however contain a list of both build- and runtime 
> dependencies, preferably in README, INSTALL or BUILD.
> 
> Unspecified build time dependencies include:
>   •GNU Autoconf
>   •libtool
>   •intltool
> 
> Or are these implied by the GNOME label?

These are generally implied by the use of autotools.

However, building from git is generally difficult. That's why, like
other autotools-based projects, we provide release tarballs that contain
the generated files, so you don't need to have all these tools
installed.

INSTALL is one of those generated files. It gives generic instructions
about how to build autotools-based projects.

>  There should at least be some 
> pointer to documentation of the building procedure. Thankfully, library 
> dependencies are specified if only in configure.ac.

There are some hints under "Required Libraries" here, but only what
configure asks for is really 100% up to date.
http://www.glom.org/wiki/index.php?title=Download

However, unless you really want to work with the source code, you should
really try to use the version that's already built for your Linux
distribution.

-- 
Murray Cumming
murr...@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
glom-devel-list mailing list
glom-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/glom-devel-list

Reply via email to