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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: pkgconfig-0.15.0   Print


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

Run these commands:

cd /sources/ &&
rm -rf pkgconfig-0.15.0 &&
tar -xzf pkgconfig-0.15.0.tar.gz &&
cd pkgconfig-0.15.0 &&
./configure --prefix=/usr &&
make &&
make install 

The output should look something like this:

creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking host system type... i686-pc-linux-gnu
.
.
.
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/pkgconfig-0.15.0/glib-1.2.8/tests'
make[2]: Leaving directory `/sources/pkgconfig-0.15.0/glib-1.2.8/tests'
make[1]: Leaving directory `/sources/pkgconfig-0.15.0/glib-1.2.8'
make[1]: Entering directory `/sources/pkgconfig-0.15.0'
make[2]: Entering directory `/sources/pkgconfig-0.15.0'
/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
make  install-man1
make[3]: Entering directory `/sources/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/man/man1
 /bin/install -c -m 644 ./pkg-config.1 /usr/man/man1/pkg-config.1
make[3]: Leaving directory `/sources/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/share/aclocal
 /bin/install -c -m 644 ./pkg.m4 /usr/share/aclocal/pkg.m4
make[2]: Leaving directory `/sources/pkgconfig-0.15.0'
make[1]: Leaving directory `/sources/pkgconfig-0.15.0'

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