Hi,

We had another couple of students run into "Git doesn't run on Mac OS X 10.8" problems today - as with the workshop in Toronto at the beginning of the month, 'git --version' works fine, but anything beyond that (such as 'git init .') fails because of a symbol binding problem (missing symbol is strlcpy_chk, for those who care). The furthest we got then was:

http://stackoverflow.com/questions/22920497/git-mountain-lion-dyld-lazy-symbol-binding-failed-symbol-not-found-str

Does anyone have an advance on this? I'd like to be able to get them back on track tomorrow morning if I can...

Thanks,
Greg

--
Greg Wilson
Software Carpentry | http://www.software-carpentry.org/


_______________________________________________
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

Reply via email to