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 ?

Moritz


-------- Original Message --------
Subject: Re: [DebianGIS] testing Debian build of GRASS 6.4 SVN
Date: Tue, 04 Nov 2008 20:13:28 -0600
From: Seb <[EMAIL PROTECTED]>
Organization: Church of Emacs
To: [EMAIL PROTECTED]

On Tue, 04 Nov 2008 17:16:26 +0100,
Moritz Lennert <[EMAIL PROTECTED]> 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.

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to