http://bugs.winehq.org/show_bug.cgi?id=6251
Summary: configure script complains about missing freetype-config bzut Product: Wine Version: 0.9.21. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: ghostnote2k@googlemail.com
"FreeType 2 runtime libraries installed, but freetype-config is not in your PATH" freetype-config was in my path, but zlib-devel wasn't installed. after I installed the zlib-devel package everything worked fine. Would be a good idea to fix that, so the ./configure script says zlib-devel is missing.