Agustin wrote: > Do the following: > > 1. Locate your grass.conf file (mine is under /etc/ld.so.conf.d) > 2. Change > /usr/lib/grass/lib > to > /usr/lib/grass64/lib > > (check where the lib directory of your grass is, mine is > under /usr/lib/grass64) > > 3. run > sudo ldconfig > > 4. gmeta() should work now. > > I tried to get the ubuntugis packagers to fix this, but apparently > nobody cares. See: > http://n2.nabble.com/Fwd-Re-R-sig-Geo-Errror-with-gmeta6-tp3610348p3610348.html > for more info.
in the DebianGIS package the lib dir was renamed in 6.4.0~rc3-3 back in late March. AFAIK UbuntuGIS often just rebuilds the Debian package for their world. http://packages.debian.org/changelogs/pool/main/g/grass/grass_6.4.0~rc5-3/changelog are you using a newer version of grass than rc3? it looks like Karmic's package has the versioned dirs: http://packages.ubuntu.com/karmic/i386/grass/filelist (rc5-1 is buggy and should not ship without the patch from Debian's rc5-2!! but that is another matter.. https://bugs.launchpad.net/ubuntu/+source/grass/+bug/435177 ) Hamish _______________________________________________ grass-stats mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-stats
