On Mon, 30 Jul 2012 15:00:25 -0300, Joseph Mingrone <[email protected]> said:
> On Mon, Jul 30, 2012 at 11:25 AM, Herbert J. Skuhra <[email protected]> wrote:
>> Two options:
>> 
>> 1) Try to build Emacs without dbus/gconf/gsettings.
>> 
>> 2) Launch dbus properly:
>> 
>> I run fvwm2 and I had to add the following line to my ~/.xinitrc:
>> 
>> exec ck-launch-session dbus-launch --exit-with-session fvwm2
>> 

> Thanks Herbert;

> Both options worked.  Does that mean if one wanted to run dbus, the
> script in /usr/local/etc/rc.d/ isn't necessary?

The script in rc.d starts system dbus (system wide), and the command-line
mentioned above starts session bus (per-user session).

> Ashish, when building with the dbus, gconf and gtk options turned off,
> emacs still depends on the dbus/gconf2/gtk2 ports.  Is this intended?

No, that's not intended. Could you paste output of following command-lines?

% make -V CONFIGURE_ARGS
% make -V USE_GNOME
% make -V BUILD_DEPENDS
% cat /var/db/ports/emacs/options

Thanks
-- 
Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
Sent from my Emacs

Attachment: pgpwp8mw3AiBk.pgp
Description: PGP signature

Reply via email to