Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Building yodl on OS X 10.3.9?
- X-seq: zsh-workers 26835
- From: Andrey Borzenkov <arvidjaar@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Building yodl on OS X 10.3.9?
- Date: Wed, 15 Apr 2009 21:01:48 +0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=VSDrl8DNjgLuQzB+soRPAYzFQw8L2bWu29wH/oFlxv8=; b=H975xuJupAJvCH1mOvDWcnGlcmqkwM1xl0FjvUUq0FyMZZvqYOiNvzAgLPwFYMTkzu gnDgGCPw/EgzXSKg4RWZxAkmj5RJtidnbWQn78ZivpXMTfUJt9QfWsRZ9ccO/YNCaIkI 3x0n2pv+EbeTRsY578kZ9UW7+oaNZ+hCRoYMA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=ZFpqzU/OUGuVX6dR79PC86HdJDod3BI+qX3VXrFtMaJdJc3WWjB4y9OmDFLoLTOGu+ LXmmZy5BOfe7HLRdEwQEfd1DMj8qXMWIgalm6iMztFbeDaUmDhzRpQoAsvlRKSK5vKlb lxohK8ah9Bbi270ZnFVrPLBRw4HsEnK66L388=
- In-reply-to: <6d29e79100d88017193a64ab04a318eb@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6d29e79100d88017193a64ab04a318eb@xxxxxxxxxxx>
On Wednesday 15 of April 2009 20:55:21 Jesse W wrote:
> Can anyone give me some further pointers out how to go about building
> yodl? I'm on OSX 10.3.9, with an up-to-date Fink installation. I
> downloaded the copy of yodl available on the zsh site (1.31.18), and
> tried to follow the instructions -- but it breaks in a way I'm having
> trouble understanding.
>
> I heard rumors that it needs an additional, unusual build system --
> but it's not clear to me 1) what the name of the system is, or 2)
> where I can get it.
>
Check zsh-workers archive; I asked the same question but I do not use
Mac since then (my son said he liked it :) ) so I cannot verify.
yodl_2.13.2.orig.tar.gz from
http://sourceforge.net/projects/yodl/
seems to work. Try
$ perl contrib/build.pl make
$ sudo perl contrib/build.pl install
The latter will install binary and macors into /usr/bin and
/usr/share/yodl,
man pages into /usr/share/man, and docs into /usr/share/doc/yodl.
Try 'perl contrib/build.pl' for more info, or read INSTALL.txt.
Attachment:
signature.asc
Description: This is a digitally signed message part.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author