by stz*j on Fri Jan 27, 2012 4:01 am
Hi all, jumping in for a treat of muffin with cinnamon
Trying to run apt build in the muffin directory, got this error (excerpt below):
- Code: Select all
checking for CLUTTER... no
configure: error: Package requirements (clutter-1.0) were not met:
Package 'Clutter' requires 'atk >= 2.1.5' but version of Atk is 2.0.1
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables CLUTTER_CFLAGS
and CLUTTER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [debian/stamp-autotools] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I got libatk1.0-dev (v2.2.0-2) and libclutter-1.0-dev (v1.8.2-2) both installed from testing, but it's still not building. Then what dependency am I missing?? Running on 32-bit btw.
EDIT: Not a dependency problem, I run ./configure and it passes the Clutter part just fine, but running apt build fails

Thinking of how to bypass that part.
Last edited by
stz*j on Fri Jan 27, 2012 5:41 am, edited 1 time in total.
LMDE (Release 1), tracking debian testing, Kernel 3.1.0-1-686-pae i686 (32 bit), MATE, Cinnamon & Gnome3
Plays (and rescues system) with experimental and sid repos on another partition, if grub boots nice that is.