Linked by Tom5 on Tue 5th Mar 2013 22:01 UTC
Permalink for comment 554318
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
Linked by Thom Holwerda on 04/16/13 9:29 UTC
More Features »
Sponsored Links



Member since:
2005-09-17
I've also linked it from the front page. It still says zero downloads now, so I guess sf.net stats don't update in real-time.
The Windows version generally lags by a month or two, although it also has extra features (e.g. the catalog stuff). It's not quite the same as the POSIX version, although it shares some of the code and can process the same packages.
Many installers (pip, easy_install, cabal, maven, etc) work this way, requiring you to install the installer before you can use it.
There was a project to change that (dynamically generating an installer for the user's platform), but it's not ready:
http://0install.net/0bootstrap.html
0install probably mostly makes sense where you've got a lot of packages to install. For example, current users include Ryppl (managing hundreds of C++ modules), Sugar (desktop environment) and ROX (desktop environment). Or, if you have lots of versions (e.g Armagetron publishing frequent snapshot builds).