emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Emacs crashes when visiting folders with mh-e


From: Stefan
Subject: Re: Emacs crashes when visiting folders with mh-e
Date: Tue, 22 Mar 2005 09:04:30 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

> 21.3.50 is the most current version in the Fink unstable ports, and from a
> little Googling it seems there may be issues compiling from sources for OSX
> (I only need the X11 version, though, not native Carbon, so perhaps that is
> easier?).  Can you tell me where I can find the most up to date build
> instructions for OSX or where I would ask about it?

I use/build the X11 version for OSX on a regular basis: the only trick
(compared to a vanilla Unix system) is that you need to pass
"--without-carbon" to the ./configure script.

I.e.:

  % get-the-code (from CVS or Arch)
  % carefully-read-the-INSTALL.CVS-file
  % ./configure --without-carbon
  % make bootstrap


-- Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]