Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Problem

Under Unix-type systems, you may need to change permissions for shell scripts before running them.
If the script to execute has not the right permissions, you will get this output when typing ./kiuwan.sh in a terminal:

bash: ./kiuwan.sh: Permission denied

Solution

Panel

Open a terminal and:

  1. Go to the folder where Kiuwan Local Analyzer is unzipped.
  2. Execute the command chmod +x *.sh bin/*.sh to add execution permissions on the needed scripts.
  3. Run Kiuwan Local Analyzer again 

Content by Label
showLabelsfalse
max5
spacesK5
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "K5"
labelskb-troubleshooting-article

Page properties
hiddentrue


Related issues