Arc Forumnew | comments | leaders | submitlogin
3 points by rocketnia 4318 days ago | link | parent

"...which points Windows users towards http://www.arclanguage.org/item?id=12397 as instructions."

I use Windows 7 now, and it's the same process as usual. If you're using Anarki, the 'setuid problem should already be fixed.



2 points by rocketnia 4311 days ago | link

I have a Windows 8.1 machine now, and it's still the same process. :)

The biggest pain was when I was trying to download the Anarki GitHub repo in the first place. I've been cloning GitHub repos over SSH URLs using Cygwin's build of Git, and setting this up on Windows 8 was a bit surprising: http://stackoverflow.com/questions/9561759/why-cannot-chmod-...

Nowadays, there are probably easier ways to get Anarki on Windows, like using GitHub for Windows or just using the GitHub website's "Download ZIP" button.

-----