PDA

View Full Version : Anyone got darcs working on 10.3?


Greywhind
2006.06.15, 08:14 PM
If anyone here has darcs (http://darcs.net) working on their machine and the way they set it up would be applicable to a PPC computer running 10.3.9, please tell me how - I would prefer a binary, since I tried compiling it using darwinports, the easiest system to use when compiling darcs, and it didn't work.

I've tried the binaries linked from the main darcs page, but the only one that works (http://el-tramo.be/software/darcs-ppc-static) seems to download the file as just a document, not a unix command, that gives me a permission error when I try to use it.

OneSadCookie
2006.06.15, 08:18 PM
chmod +x may fix your binary.

Greywhind
2006.06.15, 08:34 PM
That seems to have worked. I'm surprised I didn't try it before - I was thinking about it...