> On Wed, 10 Aug 2005 04:47:17 -0400, Stefan Monnier <[EMAIL PROTECTED]>
> said:
> Actually, last time I tried, you had to explicitly disable either
> Carbon or X in order for the compilation to succeed,
Maybe your last trial was before the following change:
2005-05-13 YAMAMOTO Mitsuha
I do not have X Window installed, but
I just tried the following on the current CVS emacs:
./configure --without-x --enable-carbon-app
make bootstrap
sudo make install
It did result in a usable Emacs.app in /Applications:
GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.2.0) of 2005-08-10 on
Gilbert
> You need to specify --without-x as described in mac/INSTALL:
> If you have X Window installed on your Mac and you are building Emacs
> to run under Carbon and not X Window, you need to type `./configure
> --without-x' instead of `./configure'.
> Though mac/INSTALL contains sufficient info
> On Tue, 09 Aug 2005 17:10:58 -0400, Gilbert Harman <[EMAIL PROTECTED]>
> said:
> GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.2.0, X toolkit) of
^
You need to specify --without-x as described in mac/INSTALL:
If you have X Window
More specifically, this is on a Apple Macintosh computer running system
10.4.2.
I get the latest CVS version.
Following the instructions at the beginning of mac/INSTALL, I use the
commands:
./configure --enable-carbon-app
make bootstrap
sudo make install
This produces a version of emacs that
When compiled using the initial instructions in mac/INSTALL, the resulting
Emacs.app in the mac directory cannot be opened, at least using Mac OS
10.4.2.
Gil
YAMAMOTO Mitsuharu wrote:
>> On Sun, 07 Aug 2005 10:03:57 -0400, Gilbert Harman <[EMAIL PROTECTED]>
>> said:
>
>> The instruct
> On Sun, 07 Aug 2005 10:03:57 -0400, Gilbert Harman <[EMAIL PROTECTED]>
> said:
> The instructions at the beginning of the first section of
> mac/INSTALL are incorrect, at least for Mac OS 10.4.2. I do not
> know whether they are still OK for earlier versions than Mac OS
> 10.4. In any
The instructions at the beginning of the first section of mac/INSTALL are
incorrect, at least for Mac OS 10.4.2. I do not know whether they are still
OK for earlier versions than Mac OS 10.4. In any event, mac/INSTALL should
begin with its current second section, "* BUILDING BINARY DISTRIBUTIONS