10-21-2017, 09:08 PM
I want to run Xonotic on ubuntu 14
I already set the execution permission for the file
but i always getting this error
and on line 131 i found this:
Need help please !!
I already set the execution permission for the file
but i always getting this error
Code:
ilyasofficial@ilyasofficial-Lenovo-G475:/media/ilyasofficial/982A5A112A59ED2E/Xonotic$ bash xonotic-linux-glx.sh
xonotic-linux-glx.sh: line 131: /media/ilyasofficial/982A5A112A59ED2E/Xonotic/xonotic-linux64-glx: Permission denied
xonotic-linux-glx.sh: line 131: exec: /media/ilyasofficial/982A5A112A59ED2E/Xonotic/xonotic-linux64-glx: cannot execute: Permission denied
ilyasofficial@ilyasofficial-Lenovo-G475:/media/ilyasofficial/982A5A112A59ED2E/Xonotic$
and on line 131 i found this:
Code:
exec "$@"
Need help please !!