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

...

...

bgColor#fff

Open a terminal and:

  1. Go to the folder where Kiuwan Local Analyzer is unzipped.
  2. Execute the command

...

  1. chmod +x *.sh bin/*.sh

...

  1.  to add execution permissions on the needed scripts.
  2. Run

...

  1. Kiuwan Local

...

  1. Analyzer again 

Content by Label
showLabelsfalse
max5
spacesK5
showSpacefalse
sortmodified

...

reversetrue
typepage
labelskb-troubleshooting-article

Page properties
hiddentrue
Related issues