https://bugzilla.balabit.com/show_bug.cgi?id=167 --- Comment #5 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 18:15:55 --- (In reply to comment #4)
Checking config.log.gz shows that the check failed because libintl.so.8 wasn't installed. On sunfreeware.com libintl is listed as a dependancy for glib so you should install it.
Actually libintl.so.8 was installed. I made an educated guess that the default link path does not include /usr/local/lib. I set LD_LIBRARY_PATH=/usr/local/lib and configure worked. We'll see how it compiles, I was so focused on the error message I did not notice the other error. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.