[Gfoss] GRASS 6.4 warning digitizer

Markus Neteler neteler a osgeo.org
Lun 16 Mar 2009 22:09:52 CET


2009/3/16 Marco Curreli <marcocurreli a tiscali.it>:
> On 21:09 Mon 16 Mar     , Markus Neteler wrote:
>>
>> avete configuratp con
>> ...
>> --with-cxx \
>> --with-wxwidgets=`which wx-config`
>>
>> ? serve!
>>
> provato, ma stesso errore;

configure deve dire (io ho 64bit, può essere un po diverso su 32bit)
...
checking whether to use C++... yes
checking for c++... c++
checking whether the C++ compiler (c++ -g -Wall -Wl,--no-undefined
-Wl,--export-dynamic  -L/usr/lib64) works... yes
checking whether the C++ compiler (c++ -g -Wall -Wl,--no-undefined
-Wl,--export-dynamic  -L/usr/lib64) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
...
checking whether to use Python... yes
checking for python-config... /usr/bin/python-config
checking for Python.h... yes
checking for swig... /usr/bin/swig
checking whether to use wxWidgets... yes
checking for wx-config... /usr/bin/wx-config
checking wxWidgets version... 2.8.8
checking for wx/wxprec.h... yes
...
GRASS is now configured for:  x86_64-unknown-linux-gnu
...
  C++ compiler:                c++ -g -Wall
...
  wxWidgets support:          yes
...

E' così per te?

> ho provato a cercare con
>
> # locate wxvdigit
>
> ma non è stato trovato nulla (nemmeno dopo updatedb)

si chiama _grass6_wxvdigit.so + altro..

Markus


Maggiori informazioni sulla lista Gfoss