howto:dev:installing-autotools-linux
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | howto:dev:installing-autotools-linux [2007/12/20 12:03] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Installing the AutoTools on Gentoo Linux ====== | ||
| + | Simple and straightforward... (Ahhhh Gentoo!!) | ||
| + | |||
| + | $ sudo su - | ||
| + | $ emerge -av autoconf automake | ||
| + | |||
| + | They are surely already installed as many ebuilds use the AutoTools so check emerge says // | ||
| + | |||
| + | Happy autotooling! | ||
howto/dev/installing-autotools-linux.txt · Last modified: 2007/12/20 12:03 by 127.0.0.1
