Logjam can make use of gtkhtml. When that library is linked in, logjam has a little html previewer. It's nice when I do something like ordered lists. I can tell what mistake I've made before I actually submit the post.
It requires gtkhtml3. I have that. No problem, right? Wrong. the configure script is looking for the package gtkhtml3 and I don't have that. So configure refuses to link in the library.
I'll have to futz with the configure script to test for the presence of the library itself rather than the damn rpm.
This REALLY sucks. I'm learning stuff, but it sucks anyway. :)
It requires gtkhtml3. I have that. No problem, right? Wrong. the configure script is looking for the package gtkhtml3 and I don't have that. So configure refuses to link in the library.
I'll have to futz with the configure script to test for the presence of the library itself rather than the damn rpm.
This REALLY sucks. I'm learning stuff, but it sucks anyway. :)