Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Update size of term
- X-seq: zsh-users 17809
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Michel <michel.barret@xxxxxxxxx>
- Subject: Re: Update size of term
- Date: Thu, 16 May 2013 15:18:07 -0400
- Cc: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>, zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=TPj/Q7DbodQTtfcOODxqK/wj8XIBX/J/U21zhe9x4Iw=; b=SK88Y87oYWRkmpRFoPtTUlKNhTMyUk7shpawjZ+UDyi7MkRPE6jTnjSxwkncPM5vR5iWlQzvN2S4J9ml6ULFEutvYFeuzNlvmlwQ9g7rwM6eXSUdVYb7eNpR87pE/kD9VkKuGXlJAIxy11cvl8cDdF7ddT1cKXSJNQ/X8n6XdhU=;
- In-reply-to: <CADprNY=sLu7pZ=rr4MscLqk_PmsSa2nNU61ZG0=PoRASveSvMw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: Michel <michel.barret@xxxxxxxxx>, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>, zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CADprNY=x9RERE3hA1XCSFyaJbpyETtAcn8C08e8wFdFp_M2+vA@mail.gmail.com> <8738tnqba5.fsf@ft.bewatermyfriend.org> <CADprNY=sLu7pZ=rr4MscLqk_PmsSa2nNU61ZG0=PoRASveSvMw@mail.gmail.com>
On 2013-05-16 at 18:00 +0200, Michel wrote:
> I use very old version on this server: 4.3.6.
> It's a RedHat 6 and zsh of repository.
>
> I try with the las version, find in this url :
> http://sourceforge.net/projects/zsh/files/zsh/5.0.2/zsh-5.0.2.tar.bz2
>
> But the problem is always here.
>
> I try to compile the last zsh from source but I don't find yold in
> repository (and don't
> find an option to no compile the documentation in ./configure).
>
> Do you know can I compile it?
It's been well over a year since I last touched a RH/Centos-type system,
but you might try starting with:
http://people.spodhuis.org/phil.pennock/software/RPMs/Centos5.5/SPECS/yodl.spec
which handles yodl 3.00.0 for Centos 5.5, and was current as of
September 2011.
If nothing else, it gives you a starting point.
It requires icmake to build, and there's an icmake.spec in the same
directory.
The zsh.spec files go up through 4.3.15. There should be very few
changes needed for 5.0.2.
http://people.spodhuis.org/phil.pennock/software/RPMs/Centos5.5/SPECS/
Regards,
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author