Rolfs Mac-OSX-Site (english translation)

For german speaking peoples: deutsche Originalseite

AppleOfficial Apple-Site AppleOld Mac-Site at Uni

Setting up MacOSX for programming

Unfortunately with new Macs the developer tools (C-Compiler, Linker, make, ...) are not included any more. On older Macs during installation the developer tools Xcode and X11 can be selected.

With new Macs (e.g. "MacBook Air") following steps are needed:

Following steps can be done also without Xcode installed:

On german keyboard ~ can be reached with <alt><n><Space>. Same on US keyboard gives the wrong tilde.
On US keyboard ~ should be on the key left of the z.

The following steps works only when Xcode installed or alternative developing tools (2):

Remarks

(1) Only a small amount but annoying anyway because you have to register and giving your credit card number. Anyway developing tools should be part of the operating system.

(2) It should be possible to install gcc (C-Compiler, C++-Compiler and Linker) and make from the Opensource sources.

Installation of Diasort (my picture viewing program)

First download and install ImageMagick . (this is needed in Diasort to call the command "convert")
The commands to set MAGICK_HOME, PATH and DYLD_LIBRARY_PATH should be copied from above link to the file .profile.
Download the packets bilbo.tar.gz and diasort.tar.gz and install using "make" and "make install".
The Diasort_Tutorial is in Archiv (but only in german so far).

Last update: 28-Mar-2011 / Rolf                                         Validator