| Home |
| About me |
| My CV |
| Hobbies |
| Professional Experiences |
| Projects |
| Computer skills |
| My Gentoo Overlay |
| Gallery |
| Personal gallery |
| Guestbook |
| Contact me |
| Gentoo |
| *nix |
| Programming |
| Softwares |
| Misc |
| FileZilla and wxWidgets |
I was trying to upgrade my Filezilla from 3.0.3 to 3.0.4 today and getting this error:
checking for wxWidgets version >= 2.8.6... no (version 2.6.4 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.6 or above. !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/portage/net-ftp/filezilla-3.0.4/work/filezilla-3.0.4/config.log
After a few minutes of googling without any possitve result, I found out that I need to set eselect wxwidgets to 2.8.6 so:
eselect wxwidgets list Available wxWidgets profiles: [1] gtk2-ansi-release-2.6 *
[2] gtk2-unicode-release-2.6 then:
eselect wxwidgets set 3 Setting wxWidgets profile to gtk2-unicode-release-2.8
eselect wxwidgets list
[2] gtk2-unicode-release-2.6 Then FileZilla was happily compiled. Last update: 15-03-2008 09:20
|
| < Prev | Next > |
|---|