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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: pkg-config-0.23   Print


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

Run these commands:

cd /sources/ &&
rm -rf pkg-config-0.23 &&
tar -xzf pkg-config-0.23.tar.gz &&
cd pkg-config-0.23 &&
./configure --prefix=/usr &&
make &&
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 whether to enable maintainer-specific portions of
Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 a sed that does not truncate output...
/bin/sed
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
.
.
.
make[3]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/gmodule'
make  install-am
make[4]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/gmodule'
make[5]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/gmodule'
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/pkg-config-0.23/glib-1.2.10/gmodule'
make[4]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/gmodule'
make[3]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/gmodule'
Making install in gthread
make[3]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/gthread'
make[4]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/gthread'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/gthread'
make[3]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/gthread'
Making install in docs
make[3]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/docs'
make[4]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/docs'
make[3]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/docs'
Making install in tests
make[3]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/tests'
make[4]: Entering directory
`/sources/pkg-config-0.23/glib-1.2.10/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/tests'
make[3]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10/tests'
make[2]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10'
make[1]: Leaving directory
`/sources/pkg-config-0.23/glib-1.2.10'
Making install in check
make[1]: Entering directory
`/sources/pkg-config-0.23/check'
make[2]: Entering directory
`/sources/pkg-config-0.23/check'
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/pkg-config-0.23/check'
make[1]: Leaving directory `/sources/pkg-config-0.23/check'
make[1]: Entering directory `/sources/pkg-config-0.23'
make[2]: Entering directory `/sources/pkg-config-0.23'
/bin/sh ./mkinstalldirs /usr/bin
  /bin/sh ./libtool --mode=install /bin/install -c
pkg-config /usr/bin/pkg-config
/bin/install -c pkg-config /usr/bin/pkg-config
/bin/sh ./mkinstalldirs /usr/share/aclocal
 /bin/install -c -m 644 pkg.m4 /usr/share/aclocal/pkg.m4
/bin/sh ./mkinstalldirs /usr/share/man/man1
 /bin/install -c -m 644 ./pkg-config.1
/usr/share/man/man1/pkg-config.1
make[2]: Leaving directory `/sources/pkg-config-0.23'
make[1]: Leaving directory `/sources/pkg-config-0.23'


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