Hi all,
Eventually I ran
./configure --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --program-prefix=
--disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/var/lib --mandir=/usr/share/man
--infodir=/usr/share/info --disable-static --disable-gterminal
--with-gtk=3.0 --with-nautilus-extension

And it built fine!

Kevin


On Mon, Jun 22, 2015 at 10:46 AM, Debarshi Ray <rishi...@lostca.se> wrote:
> On Sun, Jun 21, 2015 at 07:04:20PM +0300, Kevin Wilson wrote:
>> checking for NONE/share/dbus-1/interfaces/org.gnome.ShellSe
>> archProvider2.xml... no
>> configure: error: gnome-shell search provider requested but
>> interface definition file not found
>> ....
>
> Assuming that you have gnome-shell installed on your system, try
> building it with:
> --with-dbus-interface-dir=/usr/share/dbus-1/interfaces
>
> Or, wherever the org.gnome.ShellSearchProvider2.xml file is on your
> system.
>
> Cheers,
> Debarshi
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to