zsh-users
 help / color / mirror / code / Atom feed
* Problem with zsh 3.1.9 (Sun Solaris 7)
@ 2001-01-10 20:10 James Kirkpatrick
  0 siblings, 0 replies; only message in thread
From: James Kirkpatrick @ 2001-01-10 20:10 UTC (permalink / raw)
  To: zsh-users; +Cc: James Kirkpatrick

I'm trying to install zsh 3.1.9, from a pre-built package from the Sun
freeware site (www.sunfreeware.com).  This was supposedly built on Solaris
7 and I've installed it on Solaris 7, and brought over the /etc/zshrc,
/etc/zshenv, /etc/zlogin, and /etc/zshfn/* from an older system (Solaris
2.5.1, zsh 3.0.7).  When I invoke zsh (as root) I get:

  /etc/zshrc: failed to load module: comp1 [22]
  /etc/zshrc: bindkey: autoload failed [22]
  /etc/zshrc: command not found: bindkey [23]
     (many times)
  /etc/zshrc: failed to load module: comp1 [91]
  /etc/zshrc: compctl: autoload failed [91]
  /etc/zshrc: command not found: compctl [92]
     (many times)
  /etc/zshrc: failed to load module: rlimits [107]
  /etc/zshrc: limit: autoload failed [107]
  /etc/zshrc: command not found: compctl [107]
     (many times)
  Sun Microsystems Inc.   SunOS 5.7       Generic October 1998
  zsh: failed to load module: comp1

I also tried adding "autoload -U compinit; compinit" as suggested in a FAQ
I stumbled across somewhere
(ftp://uiarchive.uiuc.edu/pub/packages/shells/zsh/FAQ) which cut down on
the errors but the keybindings still don't work and I still get:
  compinit: compinit: function definition file not found
  Sun Microsystems Inc.   SunOS 5.7       Generic October 1998
  zsh: failed to load module: comp1

I'm not sure if the issue is needed changes to /etc/zsh*, and/or whether
zsh was improperly built/packaged by the sunfreeware folks.

I also tried installing the Solaris 8-built zsh 3.1.6 on Solaris 7 but it
didn't work right.  No error messages, but the arrow keys didn't work (for
example) and my investigation stopped with the realization that setopt
wasn't working right.

I have no problems with my /etc/zsh* files on Solaris 8 and the
delivered-by-Sun 3.0.6, FWIW.

Any assistance/suggestions would be appreciated!

Jim


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-10 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-10 20:10 Problem with zsh 3.1.9 (Sun Solaris 7) James Kirkpatrick

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).