[GRASS-dev] [GRASS GIS] #1132: wxNviz and wxVdigit missing from
6.4svn
GRASS GIS
trac at osgeo.org
Thu Aug 19 08:00:26 EDT 2010
#1132: wxNviz and wxVdigit missing from 6.4svn
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
Cpu: x86-64 |
---------------------+------------------------------------------------------
Hi,
wxNviz and wxVdigit are missing from 6.4svn in a build using the latest
svn. platform is debian/lenny amd64.
{{{
CFLAGS="-ggdb -march=amdfam10 -Wall -Werror-implicit-function-declaration"
\
./configure \
--with-tcltk-includes=/usr/include/tcl8.5 --with-cairo \
--with-motif --with-python=/usr/bin/python2.5-config \
--with-readline --with-cxx --with-odbc --with-sqlite \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--without-postgres --with-proj-share=/usr/share/proj \
--enable-64bit --with-pthread \
--with-wxwidgets=/usr/lib/wx/config/gtk2-unicode-release-2.8 \
--with-geos \
2>&1 | tee config_log.txt
}}}
...
{{{
Python support: yes
wxWidgets support: yes
}}}
...
{{{
$ make -j 8
...
--
Errors in:
No errors detected.
--
}}}
{{{
grass/svn/releasebranch_6_4$ ls dist.x86_64-unknown-linux-
gnu/etc/wxpython/
README gis_set.py icons/ scripts/ xml/
compat/ gui_modules/ images/ wxgui.py
grass/svn/releasebranch_6_4$ ls gui/wxpython/nviz/OBJ.x86_64-unknown-
linux-gnu/
_grass6_wxnviz.so* grass6_wxnviz_wrap.o load.o volume.o
change_view.o init.o surface.o
draw.o lights.o vector.o
grass/svn/releasebranch_6_4$ ls gui/wxpython/vdigit/OBJ.x86_64-unknown-
linux-gnu/
_grass6_wxvdigit.so* driver_draw.o message.o vertex.o
cats.o driver_select.o pseudodc.o
digit.o grass6_wxvdigit_wrap.o select.o
driver.o line.o undo.o
}}}
seems it isn't being installed.
?,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1132>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list