Fedora 14
I recently went to install some software using the source files.
When I ran the command
./configure
I got a message saying that
No package gthread-2.0 not found
After searching the internet some one had the same problem. I needed to install a package called
glib2-devel
However, rather that searching the internet. Is there any yum command that can give me that information?
Many thanks for any advice,