• Lucid Dreaming - Dream Views




    Results 1 to 9 of 9

    Hybrid View

    1. #1
      Member
      Join Date
      May 2009
      Posts
      139
      Likes
      1
      For linux executables, I think the executable file needs to have it's executable "x" bits set in it's file permissions. You can find that out with a "ls -l", and set it (if it needs setting) using chmod. You also need to make sure the file's location is in your executable path.

    2. #2
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by starry eyes View Post
      For linux executables, I think the executable file needs to have it's executable "x" bits set in it's file permissions. You can find that out with a "ls -l", and set it (if it needs setting) using chmod. You also need to make sure the file's location is in your executable path.
      the compiler will do this automatically
      (\_ _/)
      (='.'=)
      (")_(")

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •