zsh-users
 help / color / mirror / code / Atom feed
From: "Thomas A. Christensen II" <tchristensen@vet.k-state.edu>
To: zsh-users@zsh.org
Subject: Function definition file not found for default functions
Date: Thu, 19 Aug 2021 15:15:51 -0500	[thread overview]
Message-ID: <5cd84803-5e65-5113-dd97-341511207739@vet.k-state.edu> (raw)

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


             reply	other threads:[~2021-08-19 20:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 20:15 Thomas A. Christensen II [this message]
2021-08-19 22:28 ` Bart Schaefer
2021-08-19 23:01   ` Thomas A. Christensen II

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5cd84803-5e65-5113-dd97-341511207739@vet.k-state.edu \
    --to=tchristensen@vet.k-state.edu \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).