zsh-workers
 help / color / mirror / code / Atom feed
* compctl fails to load
@ 2003-12-04 16:04 Bruce, Jason
  0 siblings, 0 replies; only message in thread
From: Bruce, Jason @ 2003-12-04 16:04 UTC (permalink / raw)
  To: zsh-workers

I am using zsh 4.0.6 emulating ksh and I have trouble loading the 
zsh/compctl module at login...

Last login: Thu Dec  4 10:16:12 2003 from act_test
zsh: failed to load module: zsh/compctl

If I try to use completion control, I get errors...
$ ls b
zsh: failed to load module: zsh/compctl
$ ls b
zsh: failed to load module: zsh/compctl

If I run these two commands I can successfully load compctl

$ zmodload zsh/complete
$ zmodload zsh/compctl

However, the zmodload commands do not work if I put them in .profile
for a specific user...

Last login: Thu Dec  4 10:47:28 2003 from act_test
/mso/.profile:13: failed to load module: zsh/complete
/mso/.profile:14: failed to load module: zsh/compctl


If I login as a user whose default shell is bash, and type ksh 
at the prompt I get...

$ ksh
zsh: failed to load module: zsh/compctl

Any ideas why zsh/compctl is not loading correctly?  
I am running redhat linux version 9, with kernel...
Linux localhost.localdomain 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 20
 i686 i386 GNU/Linux
and default redhat package for version 9...
$ rpm -qa |grep zsh
zsh-4.0.6-5



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

only message in thread, other threads:[~2003-12-04 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-04 16:04 compctl fails to load Bruce, Jason

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