Colleagues,

I'm trying to do a simple dissolve on a vector map and getting a library error

v.dissolve inp=vmap out=dom_mid_60 column=dom_mid_60
     .              .             .
     .              .             .
v.extract: error while loading shared libraries: libgrass_gmath.6.4.2.so: cannot open shared object file: No such file or directory

However

ls -l /usr/local/grass-6.4.2/lib

shows

-rwxr-xr-x. 1 root root 77615 Dec 21  2012 libgrass_gmath.6.4.2.so
lrwxrwxrwx. 1 root root    23 Dec 21  2012 libgrass_gmath.so ->
libgrass_gmath.6.4.2.so

just as I would expect, with read and execute permissions.

Oddly, I'm running GRASS 6.4.3, but all the libraries are 6.4.2. This is on Scientific Linux 6 (derived from RedHat Enterprise linux 6).

Thanks in advance for any help or suggestions, Dave
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
David W. Roberts                                     office 406-994-4548
Professor and Head                                      FAX 406-994-3190
Department of Ecology                         email drobe...@montana.edu
Montana State University
Bozeman, MT 59717-3460
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to