joe on mac
- Details
- Veröffentlicht am Donnerstag, 10. März 2016 20:52
- Zugriffe: 1926
I already had installed Apple's XCODE package, which gives me a compiler, Make and all the other Unix stuff that's missing from OS/X. I then did:
./configure
export LANG=C
make
make install