Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Installing the lastest Boxee on ATV 1

  1. #11
    Join Date
    Jan 2010
    Location
    The South - USA
    Posts
    1,085

    Default

    Quote Originally Posted by MrGuzzi View Post
    I uploaded the boxee.app with cyberduck into AppleTV.local frontrow/aplications folder, but when I try to launch it it still gives me same error message : Cannot launch boxee.app from path...
    If you read the instructions you dont copy it to that location. You copy it to the root applications folder.

  2. #12
    Join Date
    Mar 2012
    Posts
    3

    Default move it

    You won't have access to move Boxee directly into the root /Applications folder, but you can move it there with ssh and the sudo command. Here is how you can move it.

    open terminal (Mac) Windows users will need to download a SSH client
    1. login to your ATV by typing "ssh frontrow@appletv.local" (no quotes)
    2. enter "frontrow" as password.
    3. type sudo mv ~/Applications/Boxee.app /Applications/

    step 3 assumes you uploaded the Boxee.app to the /users/frontrow/applications folder. Hope that helps

  3. #13
    Join Date
    Jan 2010
    Location
    The South - USA
    Posts
    1,085

    Default

    Quote Originally Posted by Decibel79 View Post
    You won't have access to move Boxee directly into the root /Applications folder, but you can move it there with ssh and the sudo command. Here is how you can move it.

    open terminal (Mac) Windows users will need to download a SSH client
    1. login to your ATV by typing "ssh frontrow@appletv.local" (no quotes)
    2. enter "frontrow" as password.
    3. type sudo mv ~/Applications/Boxee.app /Applications/

    step 3 assumes you uploaded the Boxee.app to the /users/frontrow/applications folder. Hope that helps

    Im not sure why people cant read simple instructions, but this is the last time I do this. The instructions VERY CLEARLY state that you may or may not run into a permissions issue with the root applications folder. I suspect you have no clue how to issue chmod to update permissions to allow you to have read/write access, hence your comments above. Ignorance is no excuse. The instructions explain how to change permissions via ssh. If you do what you state above, you will run into the same issue unless you change read/write permission as I describe.

  4. #14
    Join Date
    Mar 2012
    Posts
    4

    Default

    Quote Originally Posted by nuggyblake View Post
    Im not sure why people cant read simple instructions, but this is the last time I do this. The instructions VERY CLEARLY state that you may or may not run into a permissions issue with the root applications folder. I suspect you have no clue how to issue chmod to update permissions to allow you to have read/write access, hence your comments above. Ignorance is no excuse. The instructions explain how to change permissions via ssh. If you do what you state above, you will run into the same issue unless you change read/write permission as I describe.
    No, in fact I have no clue as how to issue chmod to update permissions to be able to have access to and NO ignorance is no excuse therefor please do enlighten me...

  5. #15
    Join Date
    Jan 2010
    Location
    The South - USA
    Posts
    1,085

    Default

    Quote Originally Posted by MrGuzzi View Post
    No, in fact I have no clue as how to issue chmod to update permissions to be able to have access to and NO ignorance is no excuse therefor please do enlighten me...
    Amazing what you can find with google................

    In the instructions I posted very simple commands the make the root file system read/write. You can use command line or your sftp app to change permissions for specific folder/file. Work it out yourself........I had to....:->

    Because Im too nice.....

    http://www.thegeekstuff.com/2010/06/...mand-examples/
    Last edited by nuggyblake; March 25th, 2012 at 04:23 PM.

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
  •