[GRASS-user] errors in grass7 svn installation 49631
Pankaj Kr Sharma
pkscwc at gmail.com
Fri Dec 9 03:08:45 EST 2011
Today, I updated grass7 and make resulted in a long list of modules having
error during compilation. Even then , I ran make install as message
during installation was that error may be fixed during run-time.
GRASS7 installed and ran also, but with following message during startup.
Is is OK or should I revert back to earlier version.
rdcgis1 at rdcgis1:/usr/svn/gis/grass7$ svn info
Path: .
Working Copy Root Path: /usr/svn/gis/grass7
URL: https://svn.osgeo.org/grass/grass/trunk
Repository Root: https://svn.osgeo.org/grass
Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
Revision: 49631
Node Kind: directory
Schedule: normal
Last Changed Author: martinl
Last Changed Rev: 49629
Last Changed Date: 2011-12-09 02:04:16 +0530 (Fri, 09 Dec 2011)
Message during startup:
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 7.0.svn (2011)
GRASS homepage: http://grass.osgeo.org
This version running through: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching 'wxpython' GUI in the background, please wait...
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
GRASS 7.0.svn (oy3):~ > Traceback (most recent call last):
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 34, in
<module>
from lmgr.frame import GMFrame
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/lmgr/frame.py", line 44,
in <module>
from lmgr.layertree import LayerTree
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/lmgr/layertree.py", line
35, in <module>
from mapdisp.frame import MapFrame
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/frame.py", line
38, in <module>
from vdigit.toolbars import VDigitToolbar
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/vdigit/toolbars.py", line
24, in <module>
from vdigit.main import VDigit
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/vdigit/main.py", line 18,
in <module>
from vdigit.wxdigit import IVDigit, GV_LINES
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/vdigit/wxdigit.py", line
33, in <module>
from vdigit.wxdisplay import DisplayDriver, GetLastError
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/vdigit/wxdisplay.py",
line 70, in <module>
errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)
NameError: name 'CFUNCTYPE' is not defined
GRASS 7.0.svn (oy3):~ >
Please help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20111209/a477f0bc/attachment.html
More information about the grass-user
mailing list