WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: glib2  (Read 1994 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
glib2
« on: February 21, 2010, 05:53:08 PM »
updated:

Code: [Select]
Title:          glib2-dev.tcz
Description:    Glib C support library
Version:        2.22.4
Author:         Peter Mattis
Original-site:  http://www.gtk.org/
Copying-policy: LGPL
Size: 1.4MB
Extension_by:   Jason W
Comments:       This extension is PPI compatible.
                ----------
Change-log:     2008/07/23 First version 2.16.4
                2008/11/10 Updated to 2.16.6, optimized for i486, removed version
number from name.
2009/02/18 Bumped to 2.18.4
2009/04/25 Bumped to 2.20.1
  2009/07/03 Bumped to 2.20.4
2009/10/05 Bumped to 2.22.1
Current: 2010/02/21 Bumped to 2.22.4



Code: [Select]
Title:          glib2-doc.tcz
Description:    Glib docs
Version:        2.22.4
Author:         Peter Mattis
Original-site:  http://www.gtk.org/
Copying-policy: LGPL
Size: 2.6M
Extension_by:   Jason W
Comments:       ---------------
                ----------------
Change-log:     2008/07/23 First version 2.16.4
                2008/11/10 Updated to 2.16.6, optimized for i486, removed version
number from name.
2009/02/18 Bumped to 2.18.4
  2009/04/25 Bumped to 2.20.1
2009/07/03 Bumped to 2.20.4
2009/10/05 Bumped to 2.22.1
Current: 2010/02/21 Bumped to 2.22.4


Code: [Select]
Title:          glib2-locale.tcz
Description:    Glib C support library locales
Version:        2.22.4
Author:         Peter Mattis
Original-site:  http://www.gtk.org/
Copying-policy: LGPL
Size: 1.1M
Extension_by:   Jason W
Comments:       ---------------
                ----------------
Change-log:     2008/07/23 First version 2.16.4
                2008/11/10 Updated to 2.16.6, optimized for i486, removed version
number from name.
2009/02/18 Bumped to 2.18.4
  2009/04/25 Bumped to 2.20.1
2009/07/03 Bumped to 2.20.4
2009/10/05 Bumped to 2.22.1
Current: 2010/02/21 Bumped to 2.22.4


Code: [Select]
Title:          glib2.tcz
Description:    Glib C support library
Version:        2.22.4
Author:         Peter Mattis
Original-site:  http://www.gtk.org/
Copying-policy: LGPL
Size: 958K
Extension_by:   Jason W
Comments:       ----------
                ----------
Change-log:     2008/07/23 First version 2.16.4
                2008/11/10 Updated to 2.16.6, optimized for i486, removed version
number from name.
2009/02/18 Bumped to 2.18.4
2009/04/25 Bumped to 2.20.1
  2009/07/03 Bumped to 2.20.4
2009/10/05 Bumped to 2.22.1
Current: 2010/02/21 Bumped to 2.22.4


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14624
Re: glib2
« Reply #1 on: March 29, 2010, 06:17:32 AM »
..don't know if this was there before, but I started to notice the following error:
Code: [Select]
libfam.so.0: cannot open shared object file: No such file or directory
Failed to load module: /usr/local/lib/gio/modules/libgiofam.so
..with some gui apps.

Where:
Code: [Select]
$ ldd /usr/local/lib/gio/modules/libgiofam.so
...
        libfam.so.0 => not found
...

I guess this is referring to the file alteration monitor library - anyway, it doesn't appear to prevent things working.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: glib2
« Reply #2 on: March 29, 2010, 06:21:48 AM »
libfam is part of gamin.tcz Is it installed?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14624
Re: glib2
« Reply #3 on: March 29, 2010, 06:23:55 AM »
No - I only just figured out that libfam was "hidden" in gamin.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: glib2
« Reply #4 on: March 29, 2010, 06:47:04 AM »
I will check to see if a fam dependency has crept in.