Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Solaris 2.x
- X-seq: zsh-workers 356
- From: "Bart Schaefer" <schaefer@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx, ken@xxxxxxxxxxxx (Ken Moorley)
- Subject: Re: Solaris 2.x
- Date: Mon, 4 Sep 1995 20:11:57 -0700
- In-reply-to: z-code!mitsui.oz.au!ken (Ken Moorley) "Solaris 2.x" (Sep 5, 11:30am)
- References: <9509050130.AA03684@xxxxxxxxxxx>
- Reply-to: schaefer@xxxxxxxxxx
On Sep 5, 11:30am, Ken Moorley wrote:
} Subject: Solaris 2.x
}
} Please excuse my ignorance, but would someone please advise if the
} following paragraph from the zsh FAQ means that this option will
} NEVER be available under Solaris 2.x or may be developed in a future
} version ?
Option? What option? The option to build with /usr/ucblib? What for?
Zsh should be fully functional provided that you don't use /usr/ucblib.
There isn't anything in /usr/ucblib that can't be accomplished without
it; nothing is lost.
Perhaps there's some confusion with that last sentence:
} The symptom of this is that globbed filenames will be missing the
} first two letters.
That sentence means, "If you accidentally compiled with /usr/ucblib,
you'll be able to tell, because globbed filenames will be missing the
first two letters. If you compiled it the right way, the filenames
will have all the letters."
Peter S., perhaps that paragraph should be reworded:
*Note for Solaris 2.2 and 2.3*: The UCB versions of the routines for
reading directories are not usable (the struct definitions are
incompatible with the ones assumed by zsh). The symptom of this
is that globbed filenames will be missing the first two letters.
For correct globbing, make sure you compile without any reference
to /usr/ucblib in (e.g.) your LD_LIBRARY_PATH.
--
Bart Schaefer Vice President, Technology
schaefer@xxxxxxxxxx Z-Code / NCD Software Inc.
What quantity of engineers is required to rotationally reconfigure an
electronically-actuated filament-enabled photon-wave generator?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author