emacs-devel
[Top][All Lists]
Advanced

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

Re: install error on Mac OS X


From: 山本和彦
Subject: Re: install error on Mac OS X
Date: Wed, 01 Nov 2006 09:02:35 +0900 (JST)

> 'make install' on OS X isn't copying much of anything into
> /usr/local/share/emacs/22.0.90:

First of all, Emacs should be installed in /Application in MacOS.

The following sequence works with CVS Head.

% ./configure --enable-carbon-app=/Applications --without-x 
--prefix=/Applications/Emacs.app/Contents/Resources
% make
% sudo make install

--Kazu




reply via email to

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