[GRASS-dev] RE: [GRASS-user] Question with Python-SWIG example
[SEC=UNCLASSIFIED]
Martin Landa
landa.martin at gmail.com
Thu May 20 09:54:32 EDT 2010
Hi,
2010/5/20 Martin Landa <landa.martin at gmail.com>:
> hm, seems to be OK
>
> String.from_param(): $Revision: 41297 $
> String.__init__(): $Revision: 41297 $
> String.from_param(): $Revision: 41297 $
> String.__init__(): $Revision: 41297 $
> String.from_param(): /home/martin/smetiste/example7.py
> String.__init__(): /home/martin/smetiste/example7.py
> String.from_param(): elevation
> String.__init__(): elevation
> String.from_param():
> String.__init__():
> WARNING: Illegal filename <L�����>. Character <�> not allowed.
> String.__init__(): String.from_param(): �
> String.from_param(): �
> �
I am building GRASS with
CFLAGS="-g -Wall -Werror-implicit-function-declaration
-fno-common -Wextra -Wunused" \
CXXFLAGS="-g -Wall" \
./configure --prefix=/usr/local \
--with-tcltk-includes=/usr/include/tcl8.4
--with-tcltk-libs=/usr/lib/tcl8.4 \
--with-postgres --with-postgres-includes=/usr/include/postgresql \
--with-mysql --with-mysql-includes=/usr/include/mysql \
--with-gdal=/usr/local/bin/gdal-config \
--with-proj \
--with-motif --with-glw --with-nls --with-readline \
--with-cxx --enable-largefile \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--with-sqlite --with-ffmpeg --with-ffmpeg-includes=/usr/include/ffmpeg/ \
--with-odbc --with-python=/usr/bin/python2.5-config
--with-wxwidgets --with-pthread \
--with-ffmpeg=no --with-geos=/usr/local/bin/geos-config --with-pthread
Probably it could help. Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
More information about the grass-dev
mailing list