Closed GoogleCodeExporter closed 9 years ago
Hi Neil,
I just updated the Installation page in the wiki and made it more explicit.
Looks like you missed the "login to you
appletv" part. Please check again the instructions and see if it works now.
cheers,
stephan
Original comment by stephan.diederich@gmail.com
on 3 Mar 2009 at 5:39
After a lot of trial and error, it looks like their is a problem with the final
command:
sudo sh ./XBMCLauncher-0.9.run
That doesn't match the name of the file we downloaded. I changed the command
to:
sudo sh ./Launcher-0.9-debug.run
and that seemed to work.
Original comment by li...@mac.com
on 3 Mar 2009 at 8:21
the first scp to your ATV should have already failed.
again:
1) copy the downloaded file to your ATV
2) ssh into you ATV
3) execute the file you copied in step 1) to you ATV
Anyways, if you see version 0.9 on your ATV, I'm glad it worked ;)
Original comment by stephan.diederich@gmail.com
on 3 Mar 2009 at 8:26
Yes, I finally have XBMC back on my ATV. You are right the first step did
fail. The reason I knew was because
Davila told me to use the ls command to see what files I had. He also had me
use the following command:
scp /Users/neil/Downloads/Launcher-0.9-debug.run
frontrow@appletv.local:/Users/frontrow
Hmm... now that you mention it. I see he changed the name of the file there.
I didn't even examine the
command that closely to see what he changed. I thought it was all about
putting the file in a specific ATV
directory. Well, I am a happy camper now that I have my XBMC back again
thanks to the two of you.
Original comment by li...@mac.com
on 3 Mar 2009 at 8:45
I don't know how many XBMC users are as computer illiterate as I am, but
Davila also told me that I had to put
the file path in the command. By luck, I happened to know that Terminal will
tell me the file path if I drag a file
to the Terminal window. That might be useful info to other newbies.
Original comment by li...@mac.com
on 3 Mar 2009 at 8:51
Original comment by stephan.diederich@gmail.com
on 3 Mar 2009 at 9:01
Original issue reported on code.google.com by
li...@mac.com
on 3 Mar 2009 at 5:10