Intro  Base  More  Read  Use  Last 30  60  90  All Articles  RSS


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: automake-1.7.2   Print


Base Nav: first previous next last All Tab 2 spacerspacer
Source code is available here.

Run these commands:

cd /sources/  &&
tar -xjf automake-1.7.2.tar.bz2 &&
cd automake-1.7.2 &&
./configure --prefix=/usr &&
make install 

The output should look something like this:

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking whether ln works... yes
checking for egrep... grep -E
checking for fgrep... grep -F
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating m4/amversion.m4
.
.
.
 chmod +x /usr/share/automake-1.7/elisp-comp
 chmod +x /usr/share/automake-1.7/ylwrap
 chmod +x /usr/share/automake-1.7/acinstall
 chmod +x /usr/share/automake-1.7/depcomp
 chmod +x /usr/share/automake-1.7/compile
 chmod +x /usr/share/automake-1.7/py-compile
make[4]: Leaving directory `/sources/automake-1.7.2/lib'
make[3]: Leaving directory `/sources/automake-1.7.2/lib'
make[2]: Leaving directory `/sources/automake-1.7.2/lib'
make[1]: Leaving directory `/sources/automake-1.7.2/lib'
Making install in tests
make[1]: Entering directory `/sources/automake-1.7.2/tests'
make[2]: Entering directory `/sources/automake-1.7.2/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/sources/automake-1.7.2/tests'
make[1]: Leaving directory `/sources/automake-1.7.2/tests'


~~~
Please read our Terms of Use
The Mountain Climbing Journal filesystem has borrowed heavily from various pieces of Linux From Scratch.

Copyright 2006-2008 NoNIC.org

Created by:
MCJ
MCJ CMS