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

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



On 04/11/08 16:10, Seb wrote:
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 \
`-----

It should be:

--with-wx=/usr/lib/wx/config/gtk2-unicode-release-2.8\
--with-wxwidgets \

Moritz



Reply to: