About Linux installation

The customer is currently trying to install our product on the Oracle Linux Server 8.8 platform and I tried to install it using the instructions provided in the documentation.

chmod +x itsm_cTjIw6gG_installer.run
sudo./itsm_cTjIw6gG_installer.run

But when executing sudo, sudo./ :No such file or directory appears.

Please tell me how to deal with it. It is currently confirmed that the customer sudo package is normal.

hi @allen

please find the feedback shared form our team regarding the issue you are facing.

" space is missing between sudo and the ./

sudo ./itsm_cTjIw6gG_installer.run"

OMG I didn’t find it because I directly copied the file example and changed the file name.

image

Thank you.

1 Like