Re: Getting error in ./configure of gnome-terminal



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 is 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]