[CFT] editors/emacs to 24.1

Ashish SHUKLA ashish at freebsd.org
Mon Jul 30 19:38:22 UTC 2012


On Mon, 30 Jul 2012 15:00:25 -0300, Joseph Mingrone <jrm at ftfl.ca> said:
> On Mon, Jul 30, 2012 at 11:25 AM, Herbert J. Skuhra <hskuhra at eumx.net> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120730/afb0ef38/attachment.pgp


More information about the freebsd-ports mailing list