Gentoo on MacOS with prefix

In January when I began to study in the university I decided to use MacOS because it allows me to suspend-to-ram – a feature that works only unreliable or not at all on a Linux macbook. Now after working with it for more than a month and joining Gentoo/MacOS I realize that it has been a good choice after all. With Crossover Mac I am able to play Counter Strike with my fellow students. Nowadays gtk+ and qt4 are both available in Native versions for MacOS and most of the basic tools from Linux also work on a Mac.

Native versions of qt4 and gtk+ means that they work without X11 – the need for an additional application is eliminated and qt4 apps look much better becaude they put the menu in the top bar and adhere to the OSX design. Bringing applications over to MacOS and compiling them is fun – and it is a joy every time when something worked and can be copied over to the prefix overlay.

Working with the prefix overlay is fun because it is svn and not cvs like the Gentoo-x86 repository. repoman works on svn here and it is so amazingly fast on svn.

Everything is installed with user privileges in EPREFIX=/Users/stefan/Library/Gentoo. $EPREFIX/usr/bin is added to the path so that I can just run eix-sync as user. Here you can see some output of eix-sync, some error messages including the EPREFIX, the native qt4 application kboard for playing chesss via FICS and gimp on a native gtk+ – all installed by emerge in the prefix. You can also see iTerm and Safari on the screenshot.

Gentoo on Mac, kboard, gimp, iTerm