I think it's a bit much to ask "n00bs" to install wget and binutils and whatnot just to get plugins going.
If you could just say "repatch the atv with the latest ATV USB Creator and you shall be golden" it would be great
A Milton
Donor Joined: Jun 2007 Reputation: 0 Location: Sweden |
2008-11-15 13:20
Post: #31
Just a thought: If you need python installed on the Apple TV to run XBMC plugins/scripts, shouldn't the installation of python be handled via ATV USB Creator?
I think it's a bit much to ask "n00bs" to install wget and binutils and whatnot just to get plugins going. If you could just say "repatch the atv with the latest ATV USB Creator and you shall be golden" it would be great
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2008-11-15 16:26
Post: #32
m_lopez_h Wrote:Ok, I've installed the binutils (I had to change the permissions on wget for the script to run) and am now stuck on the final part of the script. For some reason the pax command won't execute. Any thoughts? "Permission denied" is a BIG hint that you might need a "sudo" in front of you command
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2008-11-15 16:31
Post: #33
A Milton Wrote:I think it's a bit much to ask "n00bs" to install wget and binutils and whatnot just to get plugins going. I do recommend that binutils be installed along with xbmc/boxee install. It's a selection in atvusb-creator. BUT for some reason, most users will uncheck the binutils selection (defaulted to install). You can make a new patchstick with just binutils selected but if you want to install a full blown python, that still needs to be done manually. AlTheKiller raised a good point with python. XBMC uses an internal build of python for the running of python scripts so you should NOT need to install python in order to run python scripts from inside XBMC. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
A Milton
Donor Joined: Jun 2007 Reputation: 0 Location: Sweden |
2008-11-15 17:01
Post: #34
So installing python should only be necessary for testing/development purposes? Not necessary for end users? That's not a problem then.
davilla Wrote:I do recommend that binutils be installed along with xbmc/boxee install. It's a selection in atvusb-creator. BUT for some reason, most users will uncheck the binutils selection (defaulted to install). Is there a reason to have sshd and binutils selectable? Most (if not all) users probably want to have those installed any way, and you can solve the problem with users deselecting them by making them mandatory. Just my 2 cents. |
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2008-11-15 17:34
Post: #35
A Milton Wrote:Is there a reason to have sshd and binutils selectable? Most (if not all) users probably want to have those installed any way, and you can solve the problem with users deselecting them by making them mandatory. Just my 2 cents. User Choice I do have them defaulted to selected so some users are manually de-selecting them. Not sure why.ssh need to be selectable in case the AppleTV is already has sshd installed. ATVUSB-creator uses a standalone version of ssh (dropbear) and I'm not sure what will happen if both flavors are installed. binutils, possible to hide that and auto-install. Over-writing these is not a problem. They are not showing right now but there are many other packages planned for selection. ATVUSB-Creator is really targeted for general purpose AppleTV patchstick creation. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
A Milton
Donor Joined: Jun 2007 Reputation: 0 Location: Sweden |
2008-11-15 18:27
Post: #36
davilla Wrote:ssh need to be selectable in case the AppleTV is already has sshd installed. ATVUSB-creator uses a standalone version of ssh (dropbear) and I'm not sure what will happen if both flavors are installed. Couldn't the installer script sense if sshd is already installed and skip that part if that is the case? davilla Wrote:They are not showing right now but there are many other packages planned for selection. ATVUSB-Creator is really targeted for general purpose AppleTV patchstick creation. Yes, I understand that, but sshd and binutils should always be of interest regardless of the purpose of the patchstick IMHO. I just think that fewer options would be better when giving support. It's simpler to ask if someone used ATV USB Creator than to ask if they used ATV USB Creator with sshd, binutils and whatever enabled. This is getting quite offtopic. Feel free to delete or move to separate thread. Maybe a separate thread would be useful. |
| find quote |
tommykins20
Junior Member Posts: 6 Joined: Dec 2011 Reputation: 0 |
2011-12-29 14:15
Post: #37
dafranca Wrote:Open txt editor of choice, copy and paste the following link: I know all these threads are like from 2008, but the link you provided says invalid paste id... |
| find quote |