I am trying to install nautilus-dropbox-1.6.2.tar.bz2. I ran ./configure, but got the error
configure: error: Package requirements (libnautilus-extension >= 2.16.0) were not met:
No package 'libnautilus-extension' 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 done a google search for this, and found that some people suggested that one needs to download nautilus-devel. However, I have no idea what that is and how to download it. I google searched for it, and found it is for Fedora. I don't use Fedora.
Anyways, is that what I need to do? If not, then what else can I do?