Rich, On Wed, Mar 2, 2011 at 3:07 PM, Rich Shepard <[email protected]> wrote: > On Wed, 2 Mar 2011, Markus Neteler wrote: > >> avcimport crashed on your machine. > > Markus, > > Wonder why/how.
You could modify line 178 in: /usr/local/grass-6.5.svn/scripts/v.in.e00 and remove this part: 2>/dev/null >/dev/null to see what's going on. Then rerun v.in.e00. ... > [rshepard@salmo ~]$ ldd /usr/local/bin/avcimport > linux-gate.so.1 => (0xffffe000) > libc.so.6 => /lib/libc.so.6 (0xb7642000) > /lib/ld-linux.so.2 (0xb77c5000) > > No linux-gate.so.1. I think that's correct. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
