[GRASS-dev] wrong configure documentation for compilation with wxwidgets ?

Martin Landa landa.martin at gmail.com
Wed Nov 5 08:41:52 EST 2008


Hi,

2008/11/5 Moritz Lennert <mlennert at club.worldonline.be>:
> Below discussion comes from the DebianGIS mailing list. It raises an issue
> about documentation of the configure options.
>
> ./configure --help shows:
>
> --with-wxwidgets[=path/wx-config] enable wxWidgets support (wx-config with
> path, e.g. '--with-wxwidgets=/usr/local/bin/wx-config', default: no)
>
> but this does not seem to work, while below solution does. Looking through
> the configure file, I don't really understand why this is so (but then
> again, I can't claim that I understand everything in that file).
>
> So, is the documentation wrong, or does below solution just work by chance ?
> On Tue, 04 Nov 2008 17:16:26 +0100,
> Moritz Lennert <mlennert at club.worldonline.be> wrote:
> [...]
>
>> On 05/11/08 03:13, Seb wrote:
>>>
>>> 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 \
>
>
> Yes, this worked.  The packages built fine.  The only problem reamining
> is the clash betwee grass-preview-doc and grass-doc I posted earlier.
> Thanks everyone for your help.

there is no --with-wx just --with-wxwidgets which takes as argument
*path to wx-config* (similary e.g. to --with-gdal)

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *


More information about the grass-dev mailing list