LPI certification: Compiling Sources and Managing Libs
An anonymous reader writes "Welcome to Compiling sources and managing packages, the first of four tutorials designed to prepare you for the Linux Professional Institute's 102 (release 2) exam. In this tutorial, we'll show you how to compile programs from sources, how to manage shared libraries, and how to use the Red Hat and Debian package management systems."
I don't use sigs
It could get worse. It could be posted 3 times after this one.
Remember:
apt-get install SHIT
apt-cache search 'for shit'
WOW! i wrote a ibm quality article.
This article was probably written by SCO in an attempt to destroy IBMs public image.
Free as in mason.
IBM has already contracted me to write the next article called "the secrets of the cp command".
You may remember me from such LPI training films as, "rm / -rf, the Silent Killer," and "shutdown -rn now: Express Elevator to Hell, System Going Down!"
Although there a other opinions, I still manage to compile most programs with the simple
./configure
:) And while they are at it, they can add a section on how to analyse core dumps, too! (SCNR)
make
checkinstall make install
But, hey, this tutorial is free and certainly useful for new users (who don't know how to handle tar- or gzip/bzip2-files). I think the chapter on what problems may occur and how to solve them could be a bit longer than just one page...
BTW, I don't know why they skipped the part on how to edit the Makefile by hand. It's much more fun
My cats ate my karma. They also wrote this comment.
I would like to see some articles about actual development in the Developers section.
For LPIC notes and intro notes to a linux course you could look at http://lcdp.sf.net. The cvs versions are being maintained reasonably actively and have been used for about 2 years in Granville TAFE, Sydney Australia.