zsh-workers
 help / color / mirror / code / Atom feed
From: "Zvi Har'El" <rl@math.technion.ac.il>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: zsh 4.2.5
Date: Thu, 7 Apr 2005 00:20:36 +0300	[thread overview]
Message-ID: <20050406212036.GA12193@fermat.math.technion.ac.il> (raw)
In-Reply-To: <200504061125.j36BP1Fs029244@news01.csr.com>

Installing zsh-4.2.5 on SOlaris 8 and 9, I had to add -liconv manualy to the
linkage:

--- Makefile.~20050406210938~ 2005-04-07 00:09:38.000000000 +0300
+++ Makefile    2005-04-07 00:16:04.575848000 +0300
@@ -127,7 +127,7 @@
 DLLDFLAGS       = -G
 LIBLDFLAGS      =  -s
 EXELDFLAGS      =  -s
-LIBS            = -lsocket -ldl -lnsl -lcurses -lm  -lc
+LIBS            = -liconv -lsocket -ldl -lnsl -lcurses -lm  -lc
 DL_EXT          = so
 DLLD            = gcc
 EXPOPT          = 


I suppose this requires some fixing in the configuration process, since
solaris doesn't have the gnu glibc, and the solaris libc doesn't include
iconv.

Best,

Zvi.

On Wed, 06 Apr 2005 12:25:01 +0100, Peter Stephenson wrote about "zsh 4.2.5":
> zsh version 4.2.5 is now available at ftp.zsh.org and Sourceforge.
> 
> This fixes some configuration problems and few other minor bugs.  I'm
> not aware of any incompatibilities that would be introduced by upgrading
> from 4.2.4.
> 
> -- 
> Peter Stephenson <pws@csr.com>                  Software Engineer
> CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
> Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070
> 
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> **********************************************************************

-- 
Dr. Zvi Har'El      mailto:rl@math.technion.ac.il    Department of Mathematics
tel:+972-54-4227607 icq:179294841    Technion - Israel Institute of Technology
fax:+972-4-8293388  http://www.math.technion.ac.il/~rl/    Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)
                             Thursday, 27 Adar II 5765,  7 April 2005, 12:18AM


       reply	other threads:[~2005-04-06 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200504061125.j36BP1Fs029244@news01.csr.com>
2005-04-06 21:20 ` Zvi Har'El [this message]
2005-04-07  7:59   ` Oliver Kiddle
2005-04-07 14:49     ` Dan Nelson
2005-04-07 16:04       ` Oliver Kiddle
2005-04-07 16:44         ` Oliver Kiddle
2005-04-07 19:49       ` Zvi Har'El

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=20050406212036.GA12193@fermat.math.technion.ac.il \
    --to=rl@math.technion.ac.il \
    --cc=pws@csr.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).