<quote who="Voytek Eymont"> > (unfortunately for myself,) I forgot to install 'mc' with RHEL3 > > I d/l 'mc' source, after running configure it told me I need 'glib 1.2.6' > or better > > I d/l glib 2.8.6, and, did 'configure/make/make install', it seemed to > complete OK > > but, when I retry to complie 'mc' it still says I need glib, or, need to > specify where it's installed; > > how do I determine where did glib install to ?
glib 1.2 and 2.8 have different API/ABIs - you need to install a point release of glib 1.2. - Jeff -- GUADEC 2006: Vilanova i la GeltrĂș, Spain http://2006.guadec.org/ "I think we agnostics need a term for a holy war too. I feel all left out." - George Lebl -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
