cannot find libmutter while building gnome-shell module



I have done a "jhbuild"; everything else seems to be up to date (and I
specifically did a build on mutter, just in case). I presume libmutter
is supposed to be built by the mutter module inside
~/gnome-shell/source/mutter/?

-----

$ jhbuild buildone gnome-shell
configure: error: Package requirements (gio-2.0 >= 2.25.9
                               gio-unix-2.0 dbus-glib-1 libxml-2.0
                               gtk+-3.0 >= 3.0.0
                               libmutter >= 2.91.91
                               gjs-internals-1.0 >= 0.7.11
			       libgnome-menu gstreamer-0.10 gstreamer-base-0.10 xfixes x11 gconf-2.0
                               gdk-x11-3.0
			       clutter-x11-1.0 >= 1.5.15
			       clutter-glx-1.0 >= 1.5.15
                               libstartup-notification-1.0
                               gobject-introspection-1.0 >= 0.10.1
			       libcanberra
                               telepathy-glib >= 0.13.12
                               telepathy-logger-0.2 >= 0.2.4
                               polkit-agent-1 >= 0.100) were not met:

No package 'libmutter' 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 GNOME_SHELL_CFLAGS
and GNOME_SHELL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error during phase configure of gnome-shell: ########## Error
running ./autogen.sh --prefix /home/tim/gnome-shell/install --libdir
'/home/tim/gnome-shell/install/lib64' --enable-jhbuild-wrapper-script
--disable-static --disable-gtk-doc  *** [1/1]


$ ls -1 /home/tim/gnome-shell/install/lib64 | grep mutter
libmutter-private.la
libmutter-private.so
libmutter-private.so.0
libmutter-private.so.0.0.0
libmutter-wm.la
libmutter-wm.so
libmutter-wm.so.0
libmutter-wm.so.0.0.0
mutter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]