Wrong glib version installing emacs 9.1 RELEASE

I'm trying to install emacs on my 9.1 RELEASE, but have this problem:

Code:
checking for GLIB... no
configure: error: Package requirements (glib-2.0 >= 2.34.1) were not met:

Package dependency requirement 'glib-2.0 >= 2.34.1' could not be satisfied.
Package 'glib-2.0' has version '2.28.8', required version is '>= 2.34.1'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Until now, what I've done was to install one or two ports (vim, other...) using the ports directory of the ISO install DVD. Then, used portsnap to fetch and extract ports. Installed one or two programs mores. And now, I get this error.

What should I do?
 
Back
Top