Distro: Ubuntu
I am currently trying to install Acid Rip and I am following the guide Here:
http://www.linuxquestions.org/linux/...allation_Howto
I have gotten as far as installing Glib and I am returned the following when I try to Make Install
ter@Peter:~/Desktop/Glib-1.164$ perl Makefile.PL
Including ApiDoc pod...
Deleting Glib::Object::_LazyLoader from doc.pl's $data
Deleting Glib from doc.pl's $data
*** can not find package gobject-2.0 >= 2.0.0
*** check that it is properly installed and available in PKG_CONFIG_PATH
at Makefile.PL line 92
Did I make a mistake in an earlier step? I searched for goobject 2.0 but it does not come up. Is there another dependecy that I need to install?
Thank you for your help.