Do you want to remove bloat from your Linux installation? Are you looking to enable extra features that aren't provided by your distro? Fancy trying some of the cutting-edge patches doing the rounds? You'll need to recompile your kernel.
Read more »How to compile the Linux kernel
Category: High End Tags:
- Login to post comments
Why Compile a New Kernel?
I lost count of the number of times someone told me I was nuts for wanting to compile a new kernel Why not get a new different distro of Linux that works on a specific machine? What is wrong with the kernel that comes with the distro? There are reasons for compiling a new kernel.
Read more »Category: End User Tags:
- Login to post comments
Linux Kernel Recompilation: Is it Worth the Pain?
With Linux Kernel 2.6.32 around the corners I see some guru's suggesting users to recompile their own kernels for a dozen of reasons: performance, fast booting, support of some esoteric drivers, bla... bla...
Read more »Category: High End Tags:
- Login to post comments
How To Compile Amarok 2 From Git On Kubuntu 9.10 Karmic
Amarok is a great music player for linux. In the current release of Kubuntu 9.10 Karmic also the current stable version of Amarok was introduced into the repositories. However Amarok is under heavy development and updates won't be included in the official repos. If you want to be up-to-date and have the latest Amarok version available, you'll need to compile it yourself.
Read more »Category: End User Tags:
Roll Your Own App - How To Compile Software From Source Code.
There is a plethora of free software available in the open source community. Problem is, you have to learn how to compile it from source code if you want to use it. This nifty article will walk you through the steps...
Read more »Category: Beginner Tags:
- Login to post comments
Cross compilers, the new wave
When my faithful Linux machine silently died under my fingers, I knew I had a lot of work to do. I need a lot of different software and installing and configuring it takes quite some time. A job I'm particularly "fond" of is installing the cross compilers I need for my 4tH compiler. Yes, although I'm a dedicated Linux user, I create MS-DOS and MS-Windows packages as well.
Read more »Category: High End Tags:
- Login to post comments
Compile source code - and solve problems
Building software from source - that's a bit old-school, isn't it? Who wants to wrestle with the command line, hunting down dependencies and coaxing the GCC compiler into running properly?
Read more »Category: End User Tags:
- Login to post comments
Linux kernel compile secrets. Part 1
The Linux kernel is the beating heart of any Linux distribution. It is a strange and complex beast and to many people somewhat mystical in nature. I intend to shed light on some of that mystical shroud and show how simple and easy compiling a Linux kernel really is.
Read more »Category: High End Tags:
- Login to post comments
How to compile program under Linux / UNIX / FreeBSD
Q. I’ve downloaded tar ball software but I don’t know how to compile the same? Can you provide the instructions for compiling a program?
Read more »- Login to post comments