Compiling in Linux

Associate
Joined
20 Jul 2006
Posts
258
So i've been reading about and heard a lot of referencing to compiling your own programs and stuff. I also have a VERY limited knowledge of compiling and only done some extremely small compiling while at school using Visual Basics and the sort so im not sure if this will tie in.

But what I THINK the case is, that you get the source code and compile it. Basically. But what are the benefits of this? Wouldn't it be better to just use the precompiled programs to save time. Like why compile it yourself, if you can just download the already compiled program from the website or whatnot. I just need some clarification on why, how, and when to compile programs myself.
 
I see. So if I download the source of Ubuntu, compile it on the SAME machine as I would install it onto, it would make it more specific for me? With performance boost and whatnot.
 
Back
Top Bottom