On Wed, 5 May 2010, Andrey Y. Shevel wrote:
Hello all,
during installation on my desktop the package dropbox (dropbox.com) I got
the message after ./configure
==================
checking for NAUTILUS... configure: error: Package requirements
(libnautilus-extension >= 2.16.0) were not met:
No package 'libnautilus-extension' found
==================
At the same time I see
======================================
[r...@csd2 nautilus-dropbox-0.6.2]# rpm -qa | grep nautilus-ext
nautilus-extensions-2.16.2-7.el5
Do you have nautilus-devel installed? If not try installing
that and redoing the build.
-connie sieh
=====================================
On other hand, yes, in the directory /usr/lib/pkgconfig/ I did not find
any package description with the substring "nautilus"
================================
[r...@csd2 nautilus-dropbox-0.6.2]# grep nautilus /usr/lib/pkgconfig/*
[r...@csd2 nautilus-dropbox-0.6.2]#
===============================
Can somebody explain why not all packages have the description ?
And how to bypass the problem with installation from source ?
Many thanks in advance,
Andrey