Sometimes, ./configure
says it cannot find a library while
the library is installed. Really, it may just not find its headers
which live in a separate package. Many modern operating system
distributions split a library into two packages:
If you’re having problems, make sure that you have all of the necessary development packages installed.