From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19718 invoked from network); 23 Oct 2001 11:00:44 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 23 Oct 2001 11:00:44 -0000 Received: (qmail 24107 invoked by alias); 23 Oct 2001 11:00:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16121 Received: (qmail 24087 invoked from network); 23 Oct 2001 11:00:36 -0000 To: zsh-workers@sunsite.dk (Zsh hackers list), Steven Farrier Subject: Re: Mac OS X error In-reply-to: "Steven Farrier"'s message of "Tue, 23 Oct 2001 03:18:24 PDT." Date: Tue, 23 Oct 2001 12:00:09 +0100 Message-ID: <4711.1003834809@csr.com> From: Peter Stephenson 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 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. **********************************************************************