[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DebianGIS] testing Debian build of GRASS 6.4 SVN



On Tue, 04 Nov 2008 14:20:16 +0100,
Moritz Lennert <mlennert@club.worldonline.be> wrote:

> wx-config is a link in /etc/alternatives, so either

> - replace /usr/bin/wx-config with the actual package config file (i.e. 
> something like /usr/lib/wx/config/gtk2-unicode-release-2.8), or

> - run update-alternatives before compiling to make wx-config point to 
> the one you need

> I guess for packaging the first sounds better.

Yes, I liked that better too.  However, modifying that target as:

,-----[ rules (lines: 66 - 67) ]
| 		    --with-wxwidgets=/usr/lib/wx/config/gtk2-unicode-release-2.8 \
`-----

still resulted in this at build time:

---<---------------cut here---------------start-------------->---
checking whether to use wxWidgets... yes
checking for wx-config... /usr/bin/wx-config
checking wxWidgets version... 2.6.3
configure: error: *** wxWidgets 2.8.1 or later is required.
make: *** [config-stamp] Error 1
debuild: fatal error at line 1301:
couldn't exec fakeroot debian/rules: 
---<---------------cut here---------------end---------------->---


-- 
Seb




Reply to: