Problem: Cant See Version - Mac Installer
|
19th Jul, 2014, 01:24 AM
Post: #3
|
|||
|
|||
RE: Cant See Version - Mac Installer
SourceForge is redirecting from Atom (https://github.com/xbianonpi/xbian-installer-universal/blob/master/installer.cpp#L24) to RSS:
Terminal anepu:~ anaconda$ curl http://sourceforge.net/api/file/index/project-id/1428221/atom -v 2>&1 | grep -E '< HTTP/1\.|Location:' < HTTP/1.1 301 Moved Permanently < Location: http://sourceforge.net/projects/xbian/rss I'm not sure if the installer follows redirects. Anyways, we're parsing Atom and don't have any parser for RSS: https://github.com/xbianonpi/xbian-installer-universal/blob/master/installer.cpp#L526-L557 That said, you can download an image from http://www.xbian.org/download/ ("XBian images"), uncompress it and use "dd" on UNIX (including OS X). I can't speak for Windows. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Cant See Version - Mac Installer - lickybuay - 18th Jul, 2014, 03:10 PM
RE: Cant See Version - Mac Installer - lickybuay - 18th Jul, 2014, 10:52 PM
RE: Cant See Version - Mac Installer - menakite - 19th Jul, 2014 01:24 AM
RE: Cant See Version - Mac Installer - lickybuay - 19th Jul, 2014, 08:01 AM
RE: Cant See Version - Mac Installer - menakite - 19th Jul, 2014, 08:05 AM
RE: Cant See Version - Mac Installer - ye_sansa - 20th Jul, 2014, 10:58 PM
RE: Cant See Version - Mac Installer - menakite - 21st Jul, 2014, 03:22 AM
RE: Cant See Version - Mac Installer - ubuntuconil - 22nd Jul, 2014, 09:08 AM
|