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.20.0   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.20.0 &&
tar -xzf glib-2.20.0.tar.gz &&
cd glib-2.20.0 &&
./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 a thread-safe mkdir -p... /bin/mkdir -p
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 for Mac OS X Carbon support... 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 how to run the C preprocessor... gcc -E
no
checking whether to enable garbage collector
friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none
needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
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 gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none
needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o
together... yes
checking for a BSD-compatible install... /bin/install -c
checking for special C compiler options needed for large
files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
checking for pkg-config... /usr/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... no
checking for perl... /usr/bin/perl
.
.
.
-- Installing ./html/extending-gio.html
-- Installing ./html/extending.html
-- Installing ./html/file_mon.html
-- Installing ./html/file_ops.html
-- Installing ./html/gio-Desktop-file-based-GAppInfo.html
-- Installing ./html/gio-Extension-Points.html
-- Installing ./html/gio-GContentType.html
-- Installing ./html/gio-GFileAttribute.html
-- Installing ./html/gio-GIOError.html
-- Installing ./html/gio-GIOScheduler.html
-- Installing ./html/gio-Unix-Mounts.html
-- Installing ./html/gio-hierarchy.html
-- Installing ./html/gio.devhelp
-- Installing ./html/gio.devhelp2
-- Installing ./html/gvfs-overview.png
-- Installing ./html/home.png
-- Installing ./html/icons.html
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/ix02.html
-- Installing ./html/ix03.html
-- Installing ./html/left.png
-- Installing ./html/migrating.html
-- Installing ./html/pt01.html
-- Installing ./html/pt02.html
-- Installing ./html/right.png
-- Installing ./html/streaming.html
-- Installing ./html/style.css
-- Installing ./html/types.html
-- Installing ./html/up.png
-- Installing ./html/utils.html
-- Installing ./html/volume_mon.html
make[5]: Leaving directory
`/sources/glib-2.20.0/docs/reference/gio'
make[4]: Leaving directory
`/sources/glib-2.20.0/docs/reference/gio'
make[4]: Entering directory
`/sources/glib-2.20.0/docs/reference'
make[5]: Entering directory
`/sources/glib-2.20.0/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.20.0/docs/reference'
make[4]: Leaving directory
`/sources/glib-2.20.0/docs/reference'
make[3]: Leaving directory
`/sources/glib-2.20.0/docs/reference'
make[3]: Entering directory `/sources/glib-2.20.0/docs'
make[4]: Entering directory `/sources/glib-2.20.0/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.20.0/docs'
make[3]: Leaving directory `/sources/glib-2.20.0/docs'
make[2]: Leaving directory `/sources/glib-2.20.0/docs'
make[1]: Leaving directory `/sources/glib-2.20.0'


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