unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Mac OS X Installer Package Script
@ 2002-07-04 19:49 Andrew Choi
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Choi @ 2002-07-04 19:49 UTC (permalink / raw)
  Cc: steventamm

Hi,

I've just added the file mac/make-package to the CVS tree.

This is shell script contributed by Steven Tamm.  When run, it creates
an Installer package file containing the files needed by Emacs.  The
Installer application can then be used to install them.

Please test this and let me know if it works for you.  I will remove
the scripts make-bin-dist and osx-install soon (since they serve the
same purpose).

Andrew.

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <m21yajgtnp.fsf@shaw.ca>]
* Re: Mac OS X Installer Package Script
@ 2002-07-05  8:14 Jan D.
  2002-07-05 15:03 ` Andrew Choi
  2002-07-07  7:24 ` Eric Gillespie
  0 siblings, 2 replies; 6+ messages in thread
From: Jan D. @ 2002-07-05  8:14 UTC (permalink / raw)


ndrew Choi <akochoi@shaw.ca> writes:

> Hi,
> I've just added the file mac/make-package to the CVS tree.
> This is shell script contributed by Steven Tamm.  When run, it creates
> an Installer package file containing the files needed by Emacs.  The
> Installer application can then be used to install them.
> Please test this and let me know if it works for you.

I don't think it should run configure/make install.  That is best done the
"normal" way.  This script does not allow any arguments to configure or make,
or indeed, choice of make program to run.  Some of us have shell scripts
to run configure in a special way, that can't be done either with
this script.

It seems a bit much to have to build an installer and then run that just
to install Emacs.  I would prefer to have an option to configure where
to install the application (/Application by default is fine), and then
"make install" installs everything.  A script to build an installer is cool,
but I would not like for it to be mandatory.

Oh, another thing, "make install" should not install an emacs executable
in $prefix/bin, since that executable can't be run without crashing.

Just my thoughts,

	Jan D.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-07-08  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-04 19:49 Mac OS X Installer Package Script Andrew Choi
     [not found] <m21yajgtnp.fsf@shaw.ca>
2002-07-04 20:37 ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2002-07-05  8:14 Jan D.
2002-07-05 15:03 ` Andrew Choi
2002-07-07  7:24 ` Eric Gillespie
2002-07-08  6:04   ` Jan D.

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).