joe on mac

Veröffentlicht am Donnerstag, 10. März 2016 20:52
Zugriffe: 1927

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