▲ Top

libgnomecanvas and gail :: Blog

libgnomecanvas and gail

Skip to comments

This has got me stumped - how am I supposed to build this?

gtkpod needs libgnomecanvas - okay, grab it, build it. configure for libgnomecanvas 2.20.1.1 errors out though: "checking for LIBGNOMECANVAS... configure: error: Package requirements ( gtk+-2.0 >= 2.0.3 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1) were not met: No package 'gail' found".

Fair enough, I'll walk one more down the dependency tree, and build gail - well, try to: "configure: error: Package requirements (atk >= 1.13.0 gtk+-2.0 >= 2.9.4 libgnomecanvas-2.0 >= 2.0.0) were not met: No package 'libgnomecanvas-2.0' found". Erm... okay, what's next :s

Comments

...

Posted at 2007-11-26 15:37:33 UTC by "berkus"

This is usual with gnome - you need a time machine.

Update

Posted at 2007-11-26 15:46:37 UTC by "Ross Burton"

The a11y module was moved from (IIRC) gnomecanvas to gail, so you need to build a newer version of gnomecanvas.

It actually wants libgnomecanvas2-dev

Posted at 2007-11-26 15:51:17 UTC by "Béranger"

The config error messages are almost always wrong. gail actually wanted libgnomecanvas2-dev, which means the sources.

Re: It actually wants libgnomecanvas2-dev

Posted at 2007-11-26 17:56:46 UTC by "Fred Emmott"

Not every distro splits up packages like that

Not anymore

Posted at 2007-11-26 20:17:41 UTC by "Bruno Laturner"

As of libgnomecanvas-2.20, it depends on >=gail-1.19.6 gail on the other hand doesn't depend on libgnomecanvas anymore.

A simply solution... Change distro...

Posted at 2007-11-27 04:14:25 UTC by "Anonymous"

Ok, I'm not trying to be a gentoo-fanatic-evangelizer... But... I really love gentoo... Simply... emerge -O packagenamehere :-D

New Comment

Drink made from wheat
Your name
Summary
Message