Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Support for Solaris 2.6 and 2.7?
- X-seq: zsh-users 5383
- From: Bill Burton <billb@xxxxxxxxxxxx>
- To: Zsh users <zsh-users@xxxxxxxxxx>
- Subject: Re: Support for Solaris 2.6 and 2.7?
- Date: Tue, 24 Sep 2002 13:54:53 -0400
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Progress Software Corporation
- References: <8F6C90BF40FFD211948B0001FA7E51660F9075D3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hello Eric,
Eric.D.Friedman wrote:
>
> Hi Bill,
>
> I built zsh-4.0.2 on solaris 2.6 (and use the same copy on 2.8), but ldd
> doesn't indicate that that library is linked.
That's good because libcurses.so doesn't seem to exist on 2.6 :) It does
exist on 2.7 and 2.8. It would appear there's a problem in the configure
script probing in 4.0.6 that wasn't an issue in 4.0.2.
> FYI, zsh is available as a pkg for solaris, so that might be the easiest way
> to resolve this. ;-)
Yes, we have that package already installed on our 2.8 boxes as it's
included with Solaris but it's only zsh 3.x.
Just found 4.0.4 on http://www.sunfreeware.com and it requires ncurses for
Solaris 2.6. I'll try this for our three 2.6 boxes and then rebuild our
NFS version under 2.7.
-Bill
> Eric
>
> -----Original Message-----
> From: Bill Burton [mailto:billb@xxxxxxxxxxxx]
> Sent: Tuesday, September 24, 2002 10:02 AM
> To: Zsh users
> Subject: Support for Solaris 2.6 and 2.7?
>
> Hello,
>
> I built zsh version 4.0.6 on Solaris 2.6 for use on 2.6 through 2.8.
> However, executable only works on Solaris 2.8. On 2.6, it can't find
> /usr/lib/libcurses.so.1 so it bails. On 2.7, it exits silently (no
> messages) with an exit status of 1.
>
> So is anyone running version 4.0.x successfully on Solaris 2.6 or 2.7?
>
> Thanks,
> -Bill
Messages sorted by:
Reverse Date,
Date,
Thread,
Author