Actions
Bug #888
closedinstallation error for file get-version.sh
Affected Versions:
Effort:
Difficulty:
Label:
Description
During installation using this walk through:
I noticed two errors stating permission denied to get-version.sh. I was already running as root.
I found the file and it had no x permissions. I worked around by:
chmod a+x /my/path/to/oisf/libhtp/get-version.sh
Actions