Ubuntu does not come with a preinstalled compiler such as gcc. If you ever want to gain that functionality you need to execute sudo apt-get install gcc in the terminal. After you do this, if you want to install an application from source usually you extract the file to a folder (tar xjf for .tar.bz2 and tar xzf for .tar.gz) and then run the following commands:
cd /path/to/folder
./configure
make
make install
(PaulStamatiou)
Ubuntu reposes
AddingRepositoriesHowto, LocalAptGetRepositories – Ubuntu Wiki (sometimes you need not only one package, but you have to provide a dependency like a library or whatever. When those dependencies are not in the official repositories, the only way to fulfill those dependencies is to put your package inside the repository.), AddingMultimediaRepositories – Ubuntu Wiki, How to Use Ubuntu Backports Correctly, BreakMyUbuntu (modeled onBreakMyGentoo) & PackageManagementHowto.
be careful, the repositories listed at apt-get.org are at the absolute bottom of the support ladder, and can include illegal or even malicious packages, and sometimes tend to fail even in their native Debian environment. [x]
Good Experience: Mark Hurst Bio
Mark Hurst is the writer of Uncle Mark’s .pdf choice guides. 2006 contestants: Canon Powershot SD20 (« zooms are no good ») & The Economist (« the best comprehnesive print news source »). Read the blog.
Fix Batch
InstallingXubuntu – Ubuntu Wiki
A Linux DVR Is No Myth–It’s MythTV! | Linux Journal
http://us.archive.ubuntu.com/ working again [Archive] – Ubuntu Forums
The problem about us.archive.ubuntu.com seems to be 5 months old, but who knows ? (proposed solution, June 14 thread, workaround)
installation:splash-screen – Documentation Ubuntu Francophone
Ubuntu Wiki (FR) : Changer le Splash-Screen (attendre d’upgrader à U. B. Badger 5.10 qui offrira Art manager, utiliser gConf (plus), quelques astuces pour personnaliser Gnome.
Xubuntu – Ubuntu Wiki
Xubuntu, aimed at provid[ing] a nice Ubuntu desktop experience (even on older hardware) by using Xfce4 as the desktop environment and GTK+ 2 applications wherever possible. (via Ubuntu artwork. See also downloadable Ubuntu marketing resources. I first heard about Xfce4 reading about Ubuntu MD5 Checksum Issues)
InstallingXubuntu (Ubuntu Wiki)