On Tue, Dec 18, 2012 at 12:08:36PM +0000, Eddie Bleasdale wrote:
> I have been trying to install Entangle on Ubuntu 12.4
> 
> From the link in  http://entangle-photo.org/download/ clicked on:
> www.getdeb.net/software/Entangle
> 
> Got the message: Google Chrome could not connect to www.getdeb.net -
> this has been the situation for quite some time.

Yep, seems they had hardware failure :-(

 http://blog.getdeb.net/2012/12/server-downtime.html

If you read the comments you'll see someone points out a APT
mirror location you can use

> Then downloaded the source from:   http://entangle-photo.org/download/sources/
> 
> ./configure produced the following:
> 
> checking for GLIB... no
> configure: error: Package requirements (glib-2.0 >= 2.26.0) were not met:
> 
> No package 'glib-2.0' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables GLIB_CFLAGS
> and GLIB_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.

To build from source you need to install a number of development
libraries.

IIRC, on Debian / Ubuntu you need todo 

 # apt-get install libglib2.0-dev libgdk-pixbuf2.0-dev libgphoto2-2-dev \
    libgexiv2-dev libgudev-1.0-dev libpeas-dev liblcms1-dev libgtk-3-dev \
    libgirepository1.0-dev libglade2-dev libdbus-glib-1-dev libffi-dev \
    gobject-introspection libraw_dev

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
Entangle-devel mailing list
Entangle-devel@gna.org
https://mail.gna.org/listinfo/entangle-devel

Reply via email to