Compile tips

When you've compiled and installed a package by hand, don't forget to save the config.status file. This is a little shellscript that gets written by "./configure" and saves all command-line switches that you entered.

Useful when you want to recompile later.