Hi,

2010/5/20 Martin Landa <landa.mar...@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
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to