Bienvenido! - Willkommen! - Welcome!

Bitácora Técnica de Tux&Cía., Santa Cruz de la Sierra, BO
Bitácora Central: Tux&Cía.
Bitácora de Información Avanzada: Tux&Cía.-Información
May the source be with you!

Thursday, April 8, 2010

Compiling commands

./configure
make
sudo make install

If you have a dual core CPU and want to use them both to compile faster use
make -j2
instead of
make

No comments: