Date: Sat, 12 Dec 2009 12:24:48 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "R.Mahmatkhanov" <cvs-src@yandex.ru> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: deskutils/gnote and dbus Message-ID: <op.u4t74auu9aq2h7@localhost> In-Reply-To: <4B228B06.5010500@yandex.ru> References: <4B228B06.5010500@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Dec 2009 12:10:14 -0600, R.Mahmatkhanov <cvs-src@yandex.ru> wrote: > Good day! > > I want to build gnote with dbus support. I've check configure and > realize that it builds with --enable-dbus on default, but we have > --disable-dbus in CONFIGURE_ARGS of port's Makefile. So i just comment > out CONFIGURE_ARGS and tried to rebuild, but it fails to find dbus > bindings for cpp. From config.log: > <snip> > No package 'dbus-c++-1' found <snip> > > Please tell me, which port should i install to make it working. I've got > this: > > dbus-1.2.16_1 A message bus system for inter-application > communication > dbus-glib-0.82 GLib bindings for the D-BUS messaging system > eggdbus-0.6 D-Bus bindings for GObject > py26-dbus-0.83.0_1 Python bindings for the D-BUS messaging system > qt4-dbus-4.5.3 Qt4 bindings for the D-BUS messaging system > > Thanks in advance. The error and list of installed dbus ports are self explained. We do not have any dbus-c++ in the ports tree. The dbus-c++[1] is still in development stage and they haven't release a tarball yet. Therefore, the dbus is disabled by default without option provided. [1] http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u4t74auu9aq2h7>