This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Has anyone used 0install?

2 posts · 3323 views

I just read about 0install, http://0install.net/. Seems like it tries to become a way of installing software locally as a user, which is something very desirable in some situations. Has anybody tried this yet? Especially, such a thing could be a nice addition to clbuild / quicklisp, in the sense that additional binary requirements could be made exportable to such a system, at least at first sight, but of course I did not try it yet.
Sorry for my bad english.
Visit my blog http://blog.uxul.de/

Re: Has anyone used 0install?

It should work. There is a templates page showing some simple "hello world" skeleton projects in Python, C and Java: http://0install.net/templates.html

Would be good to have a Lisp example there too.