I am logged into my Linux machine as root, and tried to run the installer.
sudo ./fme-server-b16716-linux-x64.run
After granting all permissions, it still doesn't work.
sudo chmod 777 fme-server-b16716-linux-x64.run
sudo ./fme-server-b16716-linux-x64.run
This is the error I received:
Verifying archive integrity... All good.
Uncompressing FME Server 2016.1.3.1................................................................................
/usr/safe/./fme-server-b16716-linux-x64.run: line 403: ./install.sh: Permission denied
What can I do?