Hi,

I first tried 6.4.2 RC2, now also checked out SVN 49406, with the same result. With fresh Fedora 16, building from source (with 6.4.1 the proj arguments were never needed), there is trouble loading the GUI:

$ ./configure  --prefix=/home/rsb/topics/GRASS/G642RC2 --with-wxwidgets
--with-proj-libs=/usr/local/lib --with-proj-include=/usr/local/include
--with-proj-share=/usr/local/share/proj


$ /home/rsb/topics/GRASS/G642RC2/bin/grass64 -wx
Cleaning up temporary files ...
Starting GRASS ...

          __________  ___   __________    _______________
         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
       \____/_/ |_/_/  |_/____/____/   \____/___//____/

Welcome to GRASS 6.4.2svn (2011)
GRASS homepage:                          http://grass.osgeo.org/
This version running thru:               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

GRASS 6.4.2svn (spearfish60):~/topics/GRASS/grass64_release > 3D view mode:
libproj.so.0: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/wxgui.py",
line 65, in <module>
    from gui_modules import layertree
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/layertree.py",
line 44, in <module>
    import toolbars
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/toolbars.py",
line 47, in <module>
    from nviz import haveNviz
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/nviz.py", line
29, in <module>
    import nviz_mapdisp
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/nviz_mapdisp.py",
line 39, in <module>
    from workspace      import Nviz as NvizDefault
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/workspace.py",
line 40, in <module>
    import wxnviz
  File
"/home/rsb/topics/GRASS/G642RC2/grass-6.4.2svn/etc/wxpython/gui_modules/wxnviz.py",
line 58, in <module>
    errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)
NameError: name 'UNCHECKED' is not defined
GRASS 6.4.2svn (spearfish60):~/topics/GRASS/grass64_release >


Any ideas? Worth filing a bug? Is this wx, nviz, ctypes, none of them?

Roger

--
Roger Bivand
Department of Economics, NHH Norwegian School of Economics,
Helleveien 30, N-5045 Bergen, Norway.
voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: roger.biv...@nhh.no

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

Reply via email to