Home Forums Bugs :P The file “keeper_mac.command” could not be executed because you do not have appr

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #305

    I have the demo from the itch.io site and I can't seem to get the game to open.  I try to run keeper_mac.command and it tells me I don't have permission.  Then I change the permissions of the file and still don't get anything.  Any suggestions as to what I can do to try to get this to work? 

    #1162

    I seem to have similiar issue, but with purchased version.

    #1163
    miki151
    Participant

    The executable bit is missing in that file. You can set it yourself using the terminal or I could give you a steam key as that version is now superior anyway. If you prefer the latter, please send me an email: miki@keeperrl.com

    #1164

    Thanks for quick answer. I sended you email.

    #1165

    I had the same problem with the mac demo, I fixed it by calling:

    Code:
    chmod u+x /keeper_mac.command

    using the terminal.

    Source:
    http://apple.stackexchange.com/questions/113974/full-privileges-on-command-file-but-it-says-i-dont-have-appropriate-privilege

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.