zsh-workers
 help / color / mirror / code / Atom feed
From: Steven Farrier <webmaster@xke.com>
To: zsh-workers@sunsite.dk
Subject: Re: Mac OS X error
Date: Tue, 23 Oct 2001 03:18:24 -0700	[thread overview]
Message-ID: <20011023101824.xyNQZEhK7XD61qIgCL3X9COTQlDRGgvQwt8EzMK_0oY@z> (raw)

> That's O.K., zsh CVS snapshot requires yodl to build documentation
> (release comes with prebuilt docs). You can just comment out Doc subdir
> in top-level Makefile, that will give you functional (hopefully) zsh
> without manuals. Or install yodl; I do not have actual download
> location, sorry.

I tried to compile yodl but I could not get past ./configure

So I tried commenting out all commands that mentioned doc in the Makefile, 
and in some places deleted the word doc.

I managed to get to make install but at the end of that I got this.

rm -f /usr/local/bin/zsh.new
ln /usr/local/bin/zsh-4.1.0-dev-2 /usr/local/bin/zsh.new
mv /usr/local/bin/zsh.new /usr/local/bin/zsh
if test x/usr/local/share/zsh/4.1.0-dev-2/functions != x && test 
x/usr/local/share/zsh/4.1.0-dev-2/functions != xno; then \
   test x/usr/local/share/zsh/site-functions != xno && \
     /bin/sh ./mkinstalldirs /usr/local/share/zsh/site-functions; \
   sdir_top="." fndir="/usr/local/share/zsh/4.1.0-dev-2/functions" 
dir_top="." \
   FUNCTIONS_SUBDIRS="no" \
   INSTALL_DATA="/usr/bin/install -c -m 644" \
   DESTDIR="" VERSION="4.1.0-dev-2" \
   /bin/sh ./Config/installfns.sh || exit 1; \
fi; \
exit 0
mkdir /usr/local/share/zsh
mkdir /usr/local/share/zsh/site-functions
mkdir /usr/local/share/zsh/4.1.0-dev-2
mkdir /usr/local/share/zsh/4.1.0-dev-2/functions
make: *** No rule to make target `install.man', needed by `install'.  
Stop.

BTW, would it be helpful if I posted the text of some of these file on the 
web, if so you can tell me what files to put on the web.


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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-23 10:18 Steven Farrier [this message]
     [not found] <T56c5b55ad9c0a88d014f8@>
2001-10-23 11:00 ` Peter Stephenson
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

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=20011023101824.xyNQZEhK7XD61qIgCL3X9COTQlDRGgvQwt8EzMK_0oY@z \
    --to=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).