[GRASS-user] grass64 and qgis-plugin-grass
Gabriele N.
gis.gn at libero.it
Mon Aug 18 08:21:41 EDT 2008
Hello.
Following this recent post:
http://www.nabble.com/Re%3A-grass6.4-develbrunch-revision-32726%3A-undefined-reference-to-%60G_no_gisinit%27-td18947949.html,
I installed so grass64 (ubuntu 8.04):
I've just built gdal 1.5.2 (without grass)
./configure --with-ecw=yes --without-grass
and grass (--with-gdal)
CFLAGS="-O3 -mcpu=i686 -Wall" LDFLAGS="-s" ./configure --with-cxx
--with-python --with-widgets --with-wxwidgets --with-freetype=yes
--with-ffmpeg=yes --with-postgres=yes --with-gdal --with-sqlite=no
--with-motif=no --with-glw=no --enable-largefile=yes
--with-tcltk-includes=/usr/include/tcl8.4
--with-freetype-includes=/usr/include/freetype2
--with-postgres-libs=/usr/include/postgresql/libpq
--with-postgres-includes=/usr/include/postgresql
--with-opengl-libs=/usr/include/GL --with-proj-share=/usr/share/proj
--without-fftw --without-ffmpeg --with-readline=no
instead of --with-gdal had to make --with-gdal=/usr/local/bin/gdal-config ?
make
make install
and then, gdal-grass plugin 1.4.3 (gdal-grass-1.4.3)
../configure --with-gdal=/usr/local/bin/gdal-config
--with-grass=/usr/local/grass-6.4.svn
make
make install
-------------------------------------------------- -------------------
Now I have a problem with QGIS. If I open qgis from grass63 (installed by
the binaries) all is well.
If I open QGIS (installed by the binaries) from GRASS64 :
Loaded / usr / lib / qgis / libgrassplugin.so
qgis: symbol lookup error: / usr/lib/libqgisgrass.so.0.11: undefined symbol:
G_no_gisinit
If I remove qgis-plugin-grass QGIS is fine.
How can I fix?
Thank you
Gabriele
--
View this message in context: http://www.nabble.com/grass64-and-qgis-plugin-grass-tp19030535p19030535.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list