falsovsky/FiSH-irssi

configure: error: glib-2.0 is not installed

Closed this issue · 5 comments

# yum list glib2
Gives:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.iweb.ca
 * extras: centos.mirror.iweb.ca
 * updates: centos.mirror.iweb.ca
Installed Packages
glib2.i686                                2.22.5-5.el6                                 installed
glib2.x86_64                              2.22.5-5.el6                                 installed
Available Packages
glib2.i686                                2.26.1-7.el6_5                               updates
glib2.x86_64                              2.26.1-7.el6_5                               updates

Can't figure out if it's on my end or FiSH-irssi just doesn't recognize the version?

ml- commented

Do you have pkg-config installed?
I compiled FiSH on Arch Linux recently and configure said that glib2 is missing although its there. Installing pkg-config solved this problem.

I'll give it a ago, running cent-os for whatever reason so it might behave slightly different. Wish i could roll over to Arch on this machine as well..

Can you tell me which cent-os version it is so that I can test ?

CentOS 6

glib2-devel.i686 : A library of handy utility functions
glib2-devel.x86_64 : A library of handy utility function

Torxed did you

yum install glib2-devel?

your yum list example does not apply to the devel packages