PrintLogo

Base: pango-1.10.4




Source code is available here.

Run these commands:

ldconfig &&
cd /sources &&
rm -rf pango-1.10.4 &&
tar -xjf pango-1.10.4.tar.bz2 &&
cd pango-1.10.4 &&
./configure --prefix=/usr --sysconfdir=/etc &&
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for native Win32... no
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... 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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
.
.
.
make[2]: Leaving directory `/sources/pango-1.10.4/docs'
make[1]: Leaving directory `/sources/pango-1.10.4/docs'
Making install in tools
make[1]: Entering directory `/sources/pango-1.10.4/tools'
make[2]: Entering directory `/sources/pango-1.10.4/tools'
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/pango-1.10.4/tools'
make[1]: Leaving directory `/sources/pango-1.10.4/tools'
Making install in tests
make[1]: Entering directory `/sources/pango-1.10.4/tests'
make[2]: Entering directory `/sources/pango-1.10.4/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/pango-1.10.4/tests'
make[1]: Leaving directory `/sources/pango-1.10.4/tests'
make[1]: Entering directory `/sources/pango-1.10.4'
make[2]: Entering directory `/sources/pango-1.10.4'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/lib/pkgconfig
 /bin/install -c -m 644 pango.pc /usr/lib/pkgconfig/pango.pc
 /bin/install -c -m 644 pangocairo.pc /usr/lib/pkgconfig/pangocairo.pc
 /bin/install -c -m 644 pangoft2.pc /usr/lib/pkgconfig/pangoft2.pc
make[2]: Leaving directory `/sources/pango-1.10.4'
make[1]: Leaving directory `/sources/pango-1.10.4'





This article comes from NoNIC:
http://nonic.org/

The URL for this story is:
http://nonic.org/art64.html



Copyright 2006-2008 NoNIC.org. Read our Terms of Use.