• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling linux compile Tfs

MaSc

TFS Scripter
Joined
Aug 28, 2017
Messages
500
Solutions
3
Reaction score
118
when i make ./autogen.sh it say
-bash: ./autogen.sh: Permission denied
what is the problem how to fix?
 
Probably just run it with sudo, alternatively look into why the permission issue is happening in the first place. The file is likely not set up with the correct permissions.
 
Probably just run it with sudo, alternatively look into why the permission issue is happening in the first place. The file is likely not set up with the correct permissions.
how can i find the permissions or know or know the issue explain with codes bro :D
 
Back
Top