OS Name/Version: CentOS 7 w/CPanel
Product Name/Version: (Always use the full version number - not ‘Latest’) GetAMP v3.0.1
Problem Description:
I am trying to install but I keep getting the following error:
Error loading shared library: /tmp/mono-bundle-lLXhSE/libsqlite3 /tmp/mono-bundle-lLXhSE/libsqlite3: failed to map segment from shared object: Operation not permitted
I get two of these errors every time I try to install, each with a different directory name, but all directories follow the pattern /tmp/mono-bundle-######
Each install attempt creates two new directories that follow that pattern.
Mono is not installed on my machine:
[root@mymachine]# mono -version
-bash: mono: command not found
Steps to reproduce:
bash <(wget -qO- getamp.sh)
- Also happens with
ampinstmgr -version
Actions taken to resolve so far:
- Removed the sticky tag on the /tmp directory