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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: coreutils-7.4   Print


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

Run these commands:

cd /sources/  &&
rm -rf coreutils-7.4 &&
tar -xzf coreutils-7.4.tar.gz &&
cd coreutils-7.4 &&
./configure --prefix=/usr --bindir=/bin &&
make &&
make install &&
cd /sources/  &&
rm -rf coreutils-7.4

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 for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard
C... (cached) -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o
together... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large
files... no
configure: autobuild project... GNU coreutils
configure: autobuild revision... 7.4
configure: autobuild hostname... (none)
configure: autobuild timestamp... 20090523T040019Z
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for arpa/inet.h... yes
.
.
.
installing sv.gmo link as
/usr/share/locale/sv/LC_TIME/coreutils.mo
installing tr.gmo as
/usr/share/locale/tr/LC_MESSAGES/coreutils.mo
installing tr.gmo link as
/usr/share/locale/tr/LC_TIME/coreutils.mo
installing uk.gmo as
/usr/share/locale/uk/LC_MESSAGES/coreutils.mo
installing uk.gmo link as
/usr/share/locale/uk/LC_TIME/coreutils.mo
installing vi.gmo as
/usr/share/locale/vi/LC_MESSAGES/coreutils.mo
installing vi.gmo link as
/usr/share/locale/vi/LC_TIME/coreutils.mo
installing zh_CN.gmo as
/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo
installing zh_CN.gmo link as
/usr/share/locale/zh_CN/LC_TIME/coreutils.mo
installing zh_TW.gmo as
/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo
installing zh_TW.gmo link as
/usr/share/locale/zh_TW/LC_TIME/coreutils.mo
if test ""coreutils"" = ""gettext-tools""; then \
  /bin/mkdir -p /usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed
boldquot.sed en@quot.header en@boldquot.header
insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory `/sources/coreutils-7.4/po'
Making install in tests
make[2]: Entering directory `/sources/coreutils-7.4/tests'
make[3]: Entering directory `/sources/coreutils-7.4/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/coreutils-7.4/tests'
make[2]: Leaving directory `/sources/coreutils-7.4/tests'
Making install in gnulib-tests
make[2]: Entering directory
`/sources/coreutils-7.4/gnulib-tests'
make  install-recursive
make[3]: Entering directory
`/sources/coreutils-7.4/gnulib-tests'
make[4]: Entering directory
`/sources/coreutils-7.4/gnulib-tests'
make[5]: Entering directory
`/sources/coreutils-7.4/gnulib-tests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory
`/sources/coreutils-7.4/gnulib-tests'
make[4]: Leaving directory
`/sources/coreutils-7.4/gnulib-tests'
make[3]: Leaving directory
`/sources/coreutils-7.4/gnulib-tests'
make[2]: Leaving directory
`/sources/coreutils-7.4/gnulib-tests'
make[2]: Entering directory `/sources/coreutils-7.4'
make[3]: Entering directory `/sources/coreutils-7.4'
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/coreutils-7.4'
make[2]: Leaving directory `/sources/coreutils-7.4'
make[1]: Leaving directory `/sources/coreutils-7.4'


~~~
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