Code review comment for lp:~dobey/ubuntuone-client/nautilus-no-python

Revision history for this message
Elliot Murphy (statik) wrote :

I get this error from running ./autogen.sh:

checking for NAUTILUS... configure: error: Package requirements (libnautilus-extension >= 2.6.0 libsoup-2.4 >= 2.3.0) were not met:

Package @GDK_PRIVATE_PACKAGES@ was not found in the pkg-config search path.
Perhaps you should add the directory containing `@GDK_PRIVATE_PACKAGES@.pc'
to the PKG_CONFIG_PATH environment variable
Package '@GDK_PRIVATE_PACKAGES@', required by 'GDK', not 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 NAUTILUS_CFLAGS
and NAUTILUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I have:
libnautilus-extension-dev:
  Installed: 1:2.27.2-0ubuntu1

libsoup2.4-dev:
  Installed: 2.27.1-0ubuntu1

This is with current Karmic.

« Back to merge proposal