Monthly Archives: January 2013

Looking for KDE users on ARM

I received few requests to make KDE stable for ARM. Unfortunately I can’t do a complete test but I’m able to compile on both armv5 and armv7. Before stabilize, I may set a virtual machine on qemu to test better, … Continue reading

Posted in arch testing, gentoo | 5 Comments

MAKEOPTS=”-j${core} +1″ is NOT the best optimization

Many times, when I had to set the make.conf on systems with particular architectures, I had a doubt on which is the best –jobs value. The handook suggest to have ${core} + 1, but since I’m curious I wanted to … Continue reading

Posted in gentoo | 36 Comments