zsh-workers
 help / color / mirror / code / Atom feed
* Re: Mac OS X error
@ 2001-10-23 10:18 Steven Farrier
  0 siblings, 0 replies; 7+ messages in thread
From: Steven Farrier @ 2001-10-23 10:18 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <T56c5b55ad9c0a88d014f8@>]
* Re: Mac OS X error
@ 2001-10-24 18:26 Steven Farrier
  0 siblings, 0 replies; 7+ messages in thread
From: Steven Farrier @ 2001-10-24 18:26 UTC (permalink / raw)
  To: zsh-workers

Damn post sent before I finished

On this web site

http://fink.sourceforge.net/doc/porting/shared.php

They talk about porting to Mac OS X and some pitfalls in doing so

I thing it talks about is .dylib files.

I not a programmer and don't have much experience with compiling programs.

But I would be willing to test out any patches you have.

Or has this been fixed in the snapshots?

I am using Mac OS X 10.1 with Darwin 14.1


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

end of thread, other threads:[~2001-10-25 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-23 10:18 Mac OS X error Steven Farrier
     [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

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