Skip to main content
Question

Linux installation of FME Server failed but I ran it as root! line 403: ./install.sh: Permission denied

  • January 12, 2017
  • 1 reply
  • 15 views

fmelizard
Safer
Forum|alt.badge.img+18

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?

1 reply

rylanatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • January 12, 2017

Try the following command sequence to extract the FME Server files, and then manually invoke the install.sh file. Let us know if this doesn't work for you!

./fme-server-b16716-linux-x64.run --noexec --keep cd fme-server ./install.sh

You may need to prefix all the commands with sudo if you are not logged in as root. If this is successful, you can delete the fme-server folder that was created in the same directory as the .run file.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings