Hacker News new | ask | show | jobs
by tomazmuraus 5539 days ago
We actually do have an install script. It is not the best one, but you should be good to go in a few simple steps:

1. downloading a tarball 2. unpacking it 3. running "scons install"

Scons (our built tool of choice) is an extra dependency, but this shouldn't be a problem since it's a prerequisite for Node.js itself (platform on which Cast is built).

1 comments

I got bored and wrote one for Ubuntu: http://pastie.org/1837350

I didn't try it, but probably pretty close to working. It does more than some people might want, but I didn't write it for the pedants in the crowd. ;-)