hmm.. ok thanks about that. *phew* LOL!
"updatedb" doesn't work, but I did find /pkgconfig in my /usr/lib/ using whereis. I'll try changing the cmd and try the ./config again.
I did a little searching and noticed that I DO have glib installed (2.2.1) (updated just recently through online update to SuSE) but I can't find that file anywhere when I do a search. Gees, talk about hidden files.
**** EDIT ****
ok, well just like before... the pkg thing seems to work but I end up with this error at ./configure
- checking for glib-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 gobject-2.0 >= 2.2.0... Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure: error: Library requirements (glib-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 gobject-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Like I mentioned, I do have glib 2.2.1 installed through the last online update to SuSE but when I do a search for it - it's nowhere to be found.