help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Instaling 23.1 on Snow Leopard


From: Nurullah Akkaya
Subject: Re: Instaling 23.1 on Snow Leopard
Date: Thu, 17 Sep 2009 07:33:57 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin)

In order to build emacs you need XCode Developer Tools installed they
are available on your mac os x install disc or can be downloaded from the
developer.apple.com web site.

After you install developer tools navigate to emacs source folder and
type,

./configure --with-ns
make -j2
make install

this will build a stand alone emacs application under the nextstep
folder. That's all.

On a personal note don't go for aquaemacs if you intent to use emacs on
other platforms.(such as linux,w32) aquaemacs changes shortcut keys to
match those on darwin (copy paste etc.). Then you need to know 2 sets of
shortcut keys instead of just one.

-- 
Nurullah Akkaya
http://nakkaya.com




reply via email to

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