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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: glib-2.6.1   Print


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

Run these commands:

ldconfig &&
cd /sources/ &&
rm -rf glib-2.6.1 &&
tar -xjf glib-2.6.1.tar.bz2 &&
cd glib-2.6.1 &&
./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 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 the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... 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
.
.
.
-- Installing ./html/gobject-Varargs-Value-Collection.html
-- Installing ./html/gobject-query.html
-- Installing ./html/gobject.devhelp
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/ix02.html
-- Installing ./html/ix03.html
-- Installing ./html/ix04.html
-- Installing ./html/ix05.html
-- Installing ./html/left.png
-- Installing ./html/pr01.html
-- Installing ./html/right.png
-- Installing ./html/rn01.html
-- Installing ./html/rn02.html
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh ../../../mkinstalldirs /usr/man/man1
 /bin/install -c -m 644 ./glib-mkenums.1 /usr/man/man1/glib-mkenums.1
 /bin/install -c -m 644 ./glib-genmarshal.1 /usr/man/man1/glib-genmarshal.1
 /bin/install -c -m 644 ./gobject-query.1 /usr/man/man1/gobject-query.1
make[5]: Leaving directory `/sources/glib-2.6.1/docs/reference/gobject'
make[4]: Leaving directory `/sources/glib-2.6.1/docs/reference/gobject'
make[4]: Entering directory `/sources/glib-2.6.1/docs/reference'
make[5]: Entering directory `/sources/glib-2.6.1/docs/reference'
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/glib-2.6.1/docs/reference'
make[4]: Leaving directory `/sources/glib-2.6.1/docs/reference'
make[3]: Leaving directory `/sources/glib-2.6.1/docs/reference'
make[3]: Entering directory `/sources/glib-2.6.1/docs'
make[4]: Entering directory `/sources/glib-2.6.1/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/glib-2.6.1/docs'
make[3]: Leaving directory `/sources/glib-2.6.1/docs'
make[2]: Leaving directory `/sources/glib-2.6.1/docs'
make[1]: Leaving directory `/sources/glib-2.6.1'

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