Created attachment 661592 [details] missing wxwidgets in 2.9.3 error in configure script Description of problem: wxWidgets 2.8.12 is old, many software requires 2.9.x as dependencies, e.g., dolphin emulator, aegisub (subtitle editor) http://www.aegisub.org/ Version-Release number of selected component (if applicable): 2.8.12 How reproducible: Steps to Reproduce: 1. Download http://ftp.aegisub.org/pub/releases/aegisub-3.0.2.tar.xz from http://www.aegisub.org/downloads/ 2. extract aegisub and run ./configure 3. gives error Actual results: checking for wxWidgets version >= 2.9.3... no (version 2.8.12 is not new enough) Expected results: wxgtk should have been updated to 2.9.3 and 2.8.xx should be made wxgtk-compat Additional info: thanks.
*** This bug has been marked as a duplicate of bug 868307 ***