1 decade ago
by Yu
I've entere ./bake.sh within the tools directory of my game but get the message "Permission denied" from the Terminal?
1 decade ago
by Yu
anyone? please? I gotta get it bake so I could share it in the game area!
try the command 'su'
you will be prompted for the root password
enter it and you should have permission to shake and bake!
1 decade ago
by jminor
You shouldn't have to run it as root (via su or sudo). It is more likely that it is missing the executable bit. Try "chmod +x ./bake.sh" and then try running it again.
1 decade ago
by Yu
Ya the su command didn't help but the chmod command made my day!
Page 1 of 1
« first
« previous
next ›
last »