Jump to content

Where I can find libglib2.0 ?


2 posts in this topic

Recommended Posts

I want to install vqcc-gtk-0.5.tar.gz it is vypress chat for linux system.But I have a problem:

 

 

nitro-varskes-computer:~ NITRO_varske$ cd /aa/vv/

nitro-varskes-computer:/aa/vv NITRO_varske$ ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... no

checking for nawk... no

checking for awk... awk

checking whether make sets $(MAKE)... yes

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 ANSI C... none needed

checking dependency style of gcc... gcc3

checking how to run the C preprocessor... gcc -E

checking for egrep... grep -E

checking for ANSI C header files... yes

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 ANSI C... (cached) none needed

checking dependency style of gcc... (cached) gcc3

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking locale.h usability... yes

checking locale.h presence... yes

checking for locale.h... yes

checking for LC_MESSAGES... yes

checking libintl.h usability... no

checking libintl.h presence... no

checking for libintl.h... no

checking for pkg-config... no

checking for GLIB - version >= 2.0.0... no

*** A new enough version of pkg-config was not found.

*** See http://www.freedesktop.org/software/pkgconfig/

configure: error: "You must have GLib development package installed"

nitro-varskes-computer:/aa/vv NITRO_varske$

 

Can somebody tell me where I can get GLIB 2.0.0 for mac os X 10.4.5 ?Maybe is some lan chat who working like vypress chat ,and have no conflict with users who are in windows os sytem with vypress chat 1.9.5 v. or other's versions.Thnx for help!

Link to comment
Share on other sites

Install Fink or DarwinPorts and install Glib, developer packages.

 

fink list glib

glib2 2.6.6-1113 Handy library of utility functions <------

glib2-dev 2.6.6-1113 Handy library of utility functions <--------

glib2-shlibs 2.6.6-1113 Handy library of utility functions

 

port search glib

glib2 devel/glib2 @2.10.1 Library with data structure functions and other constructs <-----

glib2-devel devel/glib2-devel @2.9.0 Library with data structure functions and other constructs <--------

Link to comment
Share on other sites

 Share

×
×
  • Create New...