zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk (Zsh hackers list),
	Steven Farrier <webmaster@xke.com>
Subject: Re: Mac OS X error
Date: Tue, 23 Oct 2001 12:00:09 +0100	[thread overview]
Message-ID: <4711.1003834809@csr.com> (raw)
In-Reply-To: "Steven Farrier"'s message of "Tue, 23 Oct 2001 03:18:24 PDT." <T56c5b55ad9c0a88d014f8@>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

Steven Farrier wrote:
> So I tried commenting out all commands that mentioned doc in the Makefile, 
> and in some places deleted the word doc.
>
> make: *** No rule to make target `install.man', needed by `install'.  
> Stop.

Looks to me like you've deleted too much in the top level Makefile.  If you
commented out

  # install/uninstall just the man pages
  install.man uninstall.man:
        @cd Doc && $(MAKE) $(MAKEDEFS) $@

then uncomment the first line and try again.

In fact, you're basically there --- the only step which didn't work is
installing the documentation you don't have anyway.  The shell, libraries
and functions should all be correctly installed.

You might want to look at 
  ftp://ftp.zsh.org/pub/development/
which has a reasonably recent development version including pre-built
manual pages.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


       reply	other threads:[~2001-10-23 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <T56c5b55ad9c0a88d014f8@>
2001-10-23 11:00 ` Peter Stephenson [this message]
2001-10-24 18:18   ` Steven Farrier
     [not found]   ` <md5:DF57725346D4074870986C9E9FB61A22>
2001-10-25 10:36     ` Oliver Kiddle
2001-10-25 23:16       ` Steven Farrier
     [not found]       ` <200110252317.f9PNHRn12245@mail.missoulaweb.com>
2001-10-25 23:28         ` Steven Farrier
2001-10-24 18:26 Steven Farrier
  -- strict thread matches above, loose matches on Subject: below --
2001-10-23 10:18 Steven Farrier

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=4711.1003834809@csr.com \
    --to=pws@csr.com \
    --cc=webmaster@xke.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).