zsh-users
 help / color / mirror / code / Atom feed
* Function definition file not found for default functions
@ 2021-08-19 20:15 Thomas A. Christensen II
  2021-08-19 22:28 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas A. Christensen II @ 2021-08-19 20:15 UTC (permalink / raw)
  To: zsh-users

Hello,

I'm trying to setup zsh for my user account on a CentOS 7 server. When I
start zsh, I get the following error message

     $ zsh
     /usr/share/zsh/5.0.2/scripts/newuser:6: zsh-newuser-install: 
function definition file not found
     %

I know I can create a .zshrc to stop that error from appearing, but
trying to use completion gives an almost identical message

     % autoload -Uz compinit
     % compinit
     zsh: compinit: function definition file not found

I thought this was an issue with zsh 5.0.2, so I compiled zsh 5.8 from
source and get the same errors with the newly compiled version. These
errors break all of my usual plugins and configurations. What can I do
to prevent them?

Thanks,

Thomas Christensen


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-19 23:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 20:15 Function definition file not found for default functions Thomas A. Christensen II
2021-08-19 22:28 ` Bart Schaefer
2021-08-19 23:01   ` Thomas A. Christensen II

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