On Sat, 31 Mar 2012 16:04:08 -0700, RH (Rob) wrote: > Greetings: > > In trying to compile this from source3 downloaded from > http://www.dropbox.com ... Here is what I got on my terminal winddow: > > No package 'libnautilus-extension' found This refers to a pkg-config file. > 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. > > [Frog@PouncingAliens nautilus-dropbox-0.7.1]$ su -l > Password: > [root@PouncingAliens ~]# yum provides \*libnautilus-extension This is not the right query. The needed file is "libnautilus-extension.pc" as a pkg-config file is missing. > nautilus-devel-3.3.91-1.fc17.i686 : Support for developing nautilus > extensions > Repo : rawhide > Matched from: > Filename : /usr/include/nautilus/libnautilus-extension Nevertheless, nautilus-devel also contains %{_libdir}/pkgconfig/libnautilus-extension.pc, so if installing that package is not enough, you need to examine the problem closer (and e.g. peruse config.log and query the .pc file with pkg-config). -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test