Home / glib2 / 2.2.1
Name Modified Size InfoDownloads / Week
Parent folder
glib-2.2.1.tar.bz2 2003-09-21 1.5 MB
glib2-devel-2.2.1-1.tar.bz2 2003-09-21 398.0 kB
glib2-doc-2.2.1-1.tar.bz2 2003-09-21 248.2 kB
glib2-2.2.1.README 2003-09-21 1.3 kB
glib-2.2.1-cygwin.patch 2003-09-21 6.8 kB
glib2-2.2.1-1.tar.bz2 2003-09-21 416.1 kB
Totals: 6 Items   2.6 MB 0
NAME:         glib2
VERSION:      2.2.1
RELEASE:      1
SUMMARY:      A library of handy utility functions.
DISTRIBUTION: Cygwin GNOME 2 <http://cygnome2.sourceforge.net>
VENDOR:       
LICENSE:      LGPL
PACKAGER:     Hansom Young <glyoung@users.sourceforge.net>
GROUP:        System Environment/Libraries
OS:           Cygwin
ARCH:         i586
SOURCE RPM:   
DESCRIPTION:  
GLib is a handy library of utility functions. This C library is
designed to solve some portability problems and provide other useful
functionality which most programs require.
.
GLib is used by GDK, GTK+ and many applications.  You should install
th glib package because many of your applications will depend on this
library.


About this Cygwin port
----------------------
Built on cygwin-1.3.22-1, Win2000 Professional + SP3
with gcc-3.2-3, binutils-20030307, libtool-devel-1.5-1
and libiconv-1.8-3, gettext-0.11.5-1, pkgconfig-0.15.0-1.
Not yet tested on other configuration.


Build glib2-2.2.1 on Cygwin
----------------------------
Before starting, make sure you have latest libtool-devel package installed.

- untar
- patch -p1 -b < glib-2.2.1-cygwin.patch
- ./configure --prefix=/opt/gnome2
- mv libtool libtool.old
  cp /usr/autotool/devel/bin/libtool libtool
- make
- make install
Source: glib2-2.2.1.README, updated 2003-09-21