unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Re: problem with self-contained emacs
Date: 15 Apr 2004 15:54:42 +0200	[thread overview]
Message-ID: <wzoeptny71.fsf@Ordesa.local> (raw)
In-Reply-To: <D8B1AEB0-8E55-11D8-8D58-00039390AB82@mac.com>

>>>>> Steven Tamm <steventamm@mac.com> (ST) wrote:

ST> Sorry for the late reply, I was out of the country.
ST> Does anyone else have an idea about this.  I know the problem is related to
ST> init_mac_osx_environment (sp?) and other people have gotten it to work.

ST> Thanks,
ST> -Steven

ST> On Apr 7, 2004, at 8:38 PM, Jordan Breeding wrote:

>> Hello,
>> 
>> I am building emacs from cvs.  If I set self_contained=yes in the
>> make-package script everything seems to go fine during the build.  Then
>> I can check the Emacs.app package and it has everything include,
>> however, when I launch the resulting app from the finder or from the
>> command line `/Application/Emacs.app/Contents/MacOS/Emacs` (I think that
>> is it, you get the point...) Emacs complains that it can't find
>> /usr/local/share/emacs/21.3.50/{lisp,leim,site-lisp}.  It still seems to
>> find the version included in itself from the self_contained=yes, because
>> syntax hilighting and other things still work.  Is there a way to fix it
>> so that self contained Emacs.app doesn't look anywhere else for default
>> files (I also load files from other places but those are taken care of
>> via add directories to the load list with my .emacs file)?

I once got the same problem. You get it when you first build emacs from
the main directory, and the run make-package from the mac directory, I
think. The first step inserts /usr/local/share/emacs/21.3.50/.. in a
couple of variables.

I now do the configure and if necessary a make bootstrap in the main
directory and then run make-package as:

./make-package --no-conf --self-contained --build-in-place
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

      parent reply	other threads:[~2004-04-15 13:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4074C928.2070801@mac.com>
2004-04-14 20:53 ` problem with self-contained emacs Steven Tamm
2004-04-15  9:10   ` Vincent LADEUIL
2004-04-15 13:54   ` Piet van Oostrum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wzoeptny71.fsf@Ordesa.local \
    --to=piet@cs.uu.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).