On Feb 5, 2008, at 10:24 AM, Martin Landa wrote:

Hi,

2008/2/5, Michael Barton <[EMAIL PROTECTED]>:
What does --with-wxwidgets do if you set it? What happens if you do not?

from the ticket description

It checks

    * if wx-config is presented
    * wxWidgets version (>=2.8.1 required)
* check for wx/wxprec.h and wx/wxPython/pseudodc.h (wxPython required too)

The patch also checks for Python.h header if --with-python is given.

for vdigit it meas: it is compiled only when you give --with-python
and --with-widgets, otherwise vdigit would be not compiled.

Martin

That's fine Martin. Thanks. I'm trying to find out how it checks. Are the checks generic enough to work with Mac and Windows, or are they still hard coded to Linux locations?

Michael






Michael
____________________
C. Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>



On Feb 5, 2008, at 10:11 AM, Martin Landa wrote:

Michael,

2008/2/5, Michael Barton <[EMAIL PROTECTED]>:
Is this the main GRASS configure script or just a script for vdigit?

yes, the "main" configure script (./configure). There no "local"
configure scripts. The patch adds new switch --with-wxwidgets to the
configure.

If the former, this could be a problem on a Mac, depending on how it
searches for stuff. I don't think that wxWidgets is installed on a
Mac along with wxPython. This is different on Linux machines. Also,
as William mentioned yesterday, Python on a Mac is in a different
place than it is for Linux--and in yet a different place for Windows.

Regards, Martin


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



--
Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/
~landa *




--
Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/ ~landa *

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

Reply via email to