Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 242224

Summary: net-ftp/filezilla-3.1.4 - needs wxWidgets >= 2.8.9
Product: Gentoo Linux Reporter: Daniel Pielmeier <billie>
Component: New packagesAssignee: Jason Smathers (RETIRED) <jsin>
Status: RESOLVED FIXED    
Severity: normal CC: kroemmelbein, net-ftp, voyageur
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Pielmeier gentoo-dev 2008-10-15 17:10:50 UTC
Output from configure:

checking for wxWidgets version >= 2.8.9... no (version 2.8.7 is not new enough)
configure: error:
        	wxWidgets must be installed on your system
		but wx-config script couldn't be found.

		Please check that wx-config is in path, the directory
		where wxWidgets libraries are installed (returned by
		'wx-config --libs' command) is in LD_LIBRARY_PATH or
		equivalent variable and wxWidgets version is 2.8.9 or above.
Comment 1 Bernard Cafarelli gentoo-dev 2008-10-16 07:48:00 UTC
Thanks for the report, I've bumped the wxGTK dependency in the ebuild to >=2.8.9
Fixed in CVS