zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@fysh.org>
To: Chris Gehlker <gehlker@fastq.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: zsh 4.0.2 (powerpc-apple-darwin1.4)
Date: Sun, 7 Oct 2001 12:50:25 +0100	[thread overview]
Message-ID: <20011007125025.A29126@fysh.org> (raw)
In-Reply-To: <B7E55FDB.1E4A5%gehlker@fastq.com>

Chris Gehlker wrote:
>I'm a rank newbie but I got zsh 4.0.2 to build on Darwin1.4/Mac OSX 10.1 by
>commenting out two lines in the makefile that configure generated. The two
>lines were:
>
># LIBLDFLAGS      =  -s
># EXELDFLAGS      =  -s
>
>In the compilation section.

configure goes to some effort to avoid using the -s flag where that
wouldn't work.  Could you send us the complete output from the configure
script?

>Make install didn't seem to to be set up for Darwin so I installed the
>binaries and man pages by copping them over the zsh 3.0.8 equivalents which
>comes installed with Darwin. This was basically putting the binaries in /bin
>and the man pages in /usr/share/man/man1/

Are these locations the only thing that was wrong in the generated
Makefiles?  If so, you can arrange for "make install" to do what you
want by invoking configure as

	./configure --prefix=/usr --mandir=/usr/share/man --exec-prefix=

-zefram


  reply	other threads:[~2001-10-07 11:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-07  8:26 Chris Gehlker
2001-10-07 11:50 ` Zefram [this message]
2001-10-07 16:06   ` Chris Gehlker
2001-10-07 23:15     ` Zefram
2001-10-08  0:28       ` Chris Gehlker
2001-10-08  6:42         ` Borsenkow Andrej
2001-10-08  8:07           ` Peter Stephenson
2001-10-08  9:43             ` Borsenkow Andrej
2001-10-08 10:02             ` Bart Schaefer
2001-10-08  6:30       ` Borsenkow Andrej
2001-10-08  6:36         ` Geoff Wing
2001-10-08  6:40           ` Geoff Wing
2001-10-08  9:41           ` Oliver Kiddle
2001-10-08  9:53             ` Bart Schaefer
     [not found]           ` <3BC1737C.9F680641@yahoo.co.uk>
2001-10-08 13:26             ` Geoff Wing

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

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

  git send-email \
    --in-reply-to=20011007125025.A29126@fysh.org \
    --to=zefram@fysh.org \
    --cc=gehlker@fastq.com \
    --cc=zsh-workers@sunsite.dk \
    /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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).