Hi all,

There are tow warnings puzzled me. (1) when running "g.gui wxpython" in 
grass643svn/grass65svn/grass70svn on ubuntu, will appear a warning "

(.:3615): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't 
believe we're it's parent."
(2) when running the default grassgis6.4.2 in ubuntu software center, 
GRASS 6.4.2 (nc_spm_08):~ > g.region -p
g.region: /usr/local/lib/libgdal.so.1: no version information available 
(required by /usr/lib/grass64/lib/libgrass_vect.6.4.2.so)
g.region: /usr/local/lib/libgdal.so.1: no version information available 
(required by /usr/lib/grass64/lib/libgrass_gproj.6.4.2.so)


this does not appear  in grass6.4.3svn grass6.5.0svn  grass70svn, and aslo not 
appear when install the grass642 first (in my case I  install grass642 from the 
ubuntu software center after compiling and installing the grass6.4.3svn 
grass6.5.0svn grass70svn).
 
 
GRASS 6.4.2 (nc_spm_08):~ > g.version -b
GRASS 6.4.2 (2012) 

 ./configure  --host=x86_64-linux-gnu --build=x86_64-linux-gnu 
--prefix=/usr/lib --sysconfdir=/etc --sharedstatedir=/var --enable-socket 
--enable-shared --with-postgres --with-mysql --with-cxx --with-x --with-gdal 
--with-freetype --with-motif --with-readline --with-nls --with-odbc 
--with-sqlite --enable-largefile 
--with-freetype-includes=/usr/include/freetype2 
--with-tcltk-includes=/usr/include/tcl 
--with-postgres-includes=/usr/include/postgresql 
--with-mysql-includes=/usr/include/mysql --with-proj-share=/usr/share/proj 
--with-wxwidgets=/usr/bin/wx-config --with-python=/usr/bin/python-config 
--with-cairo

GRASS 6.4.3svn (nc_spm_08):~ > g.version -b
GRASS 6.4.3svn (2012) 
 ./configure  --enable-debug --enable-64bit --with-readline --with-cxx 
--with-python=yes --with-proj-share=/usr/local/share/proj/ 
--with-geos=/usr/local/bin/geos-config --with-cairo 
--with-tcltk-includes=/usr/include/tcl8.5/ --with-opengl-libs=/usr/include/GL 
--with-motif --with-ffmpeg=yes '--with-ffmpeg-includes=/usr/include/libavcodec 
/usr/include/libavformat /usr/include/libswscale' --with-blas --with-lapack 
--with-nls --with-freetype=yes --with-freetype-includes=/usr/include/freetype2/ 
--enable-largefile=yes --with-wxwidgets --with-postgres=yes 
--with-postgresql=yes --with-postgres-includes=/usr/include/postgresql 
--with-sqlite=yes --with-mysql=yes --with-mysql-includes=/usr/include/mysql 
--with-odbc=yes

GRASS 6.4.3svn (nc_spm_08):~ > ls /usr/lib/libgdal.so.*
/usr/lib/libgdal.so.1  /usr/lib/libgdal.so.1.16.2
GRASS 6.4.3svn (nc_spm_08):~ > ls /usr/local/lib/libgdal.so.*
/usr/local/lib/libgdal.so.1  /usr/local/lib/libgdal.so.1.16.2


Best wishes,
dehui








_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to