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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: autoconf-2.63   Print


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

Run these commands:

cd /sources/  &&
rm -rf autoconf-2.63 &&
tar -xzf autoconf-2.63.tar.gz &&
cd autoconf-2.63 &&
./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 a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether /bin/sh -n is known to work... yes
checking for expr... /bin/expr
checking for GNU M4 that supports accurate traces...
/usr/bin/m4
checking how m4 supports trace files... --debugfile
checking for perl... /usr/bin/perl
checking for emacs... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go...
${datadir}/emacs/site-lisp
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output...
/bin/sed
checking whether make is case sensitive... yes
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating man/Makefile
config.status: creating lib/emacs/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/Autom4te/Makefile
config.status: creating lib/autoscan/Makefile
config.status: creating lib/m4sugar/Makefile
config.status: creating lib/autoconf/Makefile
config.status: creating lib/autotest/Makefile
config.status: creating bin/Makefile
config.status: executing tests/atconfig commands
make  install-recursive
make[1]: Entering directory `/sources/autoconf-2.63'
Making install in bin
make[2]: Entering directory `/sources/autoconf-2.63/bin'
rm -f autom4te autom4te.tmp
srcdir=''; \
  test -f ./autom4te.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/bin/sh|g' -e
's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g'
-e 's|@datadir[@]|/usr/share/autoconf|g' -e
's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo
autoconf | sed 's,x,x,'`'|g' -e
's|@autoheader-name[@]|'`echo autoheader | sed
's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed
's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e
's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e
's|@RELEASE_YEAR[@]|'`sed
's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e
's|@VERSION[@]|2.63|g' -e 's|@PACKAGE_NAME[@]|GNU
Autoconf|g' -e 's|@configure_input[@]|Generated from
autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in
>autom4te.tmp
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te
cd ../lib && make  autom4te.cfg
make[3]: Entering directory `/sources/autoconf-2.63/lib'
rm -f autom4te.cfg autom4te.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e
's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g'
-e 's|@datadir[@]|/usr/share/autoconf|g' -e
's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo
autoconf | sed 's,x,x,'`'|g' -e
's|@autoheader-name[@]|'`echo autoheader | sed
's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed
's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e
's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.63|g' -e
's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in
>autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te.cfg
.
.
.
sed -e 's|@wrap_program[@]|autom4te|g' -e
's|@abs_top_srcdir[@]|/sources/autoconf-2.63|g' -e
's|@abs_top_builddir[@]|/sources/autoconf-2.63|g' -e
""s|@configure_input[@]|Generated from $input.|g""
wrapper.in >autom4te.tmp
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv -f autom4te.tmp autom4te
rm -f autoreconf autoreconf.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoreconf|g' -e
's|@abs_top_srcdir[@]|/sources/autoconf-2.63|g' -e
's|@abs_top_builddir[@]|/sources/autoconf-2.63|g' -e
""s|@configure_input[@]|Generated from $input.|g""
wrapper.in >autoreconf.tmp
chmod +x autoreconf.tmp
chmod a-w autoreconf.tmp
mv -f autoreconf.tmp autoreconf
rm -f autoscan autoscan.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoscan|g' -e
's|@abs_top_srcdir[@]|/sources/autoconf-2.63|g' -e
's|@abs_top_builddir[@]|/sources/autoconf-2.63|g' -e
""s|@configure_input[@]|Generated from $input.|g""
wrapper.in >autoscan.tmp
chmod +x autoscan.tmp
chmod a-w autoscan.tmp
mv -f autoscan.tmp autoscan
rm -f autoupdate autoupdate.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoupdate|g' -e
's|@abs_top_srcdir[@]|/sources/autoconf-2.63|g' -e
's|@abs_top_builddir[@]|/sources/autoconf-2.63|g' -e
""s|@configure_input[@]|Generated from $input.|g""
wrapper.in >autoupdate.tmp
chmod +x autoupdate.tmp
chmod a-w autoupdate.tmp
mv -f autoupdate.tmp autoupdate
rm -f ifnames ifnames.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|ifnames|g' -e
's|@abs_top_srcdir[@]|/sources/autoconf-2.63|g' -e
's|@abs_top_builddir[@]|/sources/autoconf-2.63|g' -e
""s|@configure_input[@]|Generated from $input.|g""
wrapper.in >ifnames.tmp
chmod +x ifnames.tmp
chmod a-w ifnames.tmp
mv -f ifnames.tmp ifnames
make[3]: Entering directory `/sources/autoconf-2.63/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/sources/autoconf-2.63/tests'
make[2]: Leaving directory `/sources/autoconf-2.63/tests'
Making install in man
make[2]: Entering directory `/sources/autoconf-2.63/man'
make[3]: Entering directory `/sources/autoconf-2.63/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/man/man1"" || /bin/mkdir -p
""/usr/share/man/man1""
 /bin/install -c -m 644 '././autoconf.1'
'/usr/share/man/man1/autoconf.1'
 /bin/install -c -m 644 '././autoheader.1'
'/usr/share/man/man1/autoheader.1'
 /bin/install -c -m 644 '././autom4te.1'
'/usr/share/man/man1/autom4te.1'
 /bin/install -c -m 644 '././autoreconf.1'
'/usr/share/man/man1/autoreconf.1'
 /bin/install -c -m 644 '././autoscan.1'
'/usr/share/man/man1/autoscan.1'
 /bin/install -c -m 644 '././autoupdate.1'
'/usr/share/man/man1/autoupdate.1'
 /bin/install -c -m 644 '././ifnames.1'
'/usr/share/man/man1/ifnames.1'
 /bin/install -c -m 644 '././config.guess.1'
'/usr/share/man/man1/config.guess.1'
 /bin/install -c -m 644 '././config.sub.1'
'/usr/share/man/man1/config.sub.1'
make[3]: Leaving directory `/sources/autoconf-2.63/man'
make[2]: Leaving directory `/sources/autoconf-2.63/man'
make[1]: Leaving directory `/sources/autoconf-2.63'


~~~
Please read our Terms of Use and our Privacy Policy
A tip o' the hat to the folks at Linux From Scratch, who provided a lot of the know-how and framing for the NoNIC OS.

Copyright 2006-2009 NoNIC.org

Created by:
MCJ
MCJ CMS