Hi Ned, On Tue, Jun 29, 2010 at 2:09 PM, Ned Horning <[email protected]> wrote: > > Hi - I am trying to install Grass 7 in a local directory and the installation > seems to have gone ok but when I run it I get the following error: > -- > WARNING: Nviz extension (3D view mode) disabled. Reason: > /home/nedhorning/bin/grass70/lib/libgrass_datetime.7.0.svn.so: wrong ELF > class: ELFCLASS32
Please post uname -a I suspect that 64bit and 32bit libraries are mixed. ... > I'm not too concerned about the Nvis error but the problem with libgdal.so.1 > is preventing GRASS from starting. I have a file /usr/lib/libproj.so.1 which > is a link to the shared library /usr/lib/libproj.so.0.6.6. Is this a version > problem? Please post ldd /usr/lib/libproj.so.0.6.6 too. > I have GRASS 6.4 ORC6 running just fine. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
