[GRASS-user] v.in.e00 Error: -6.5svn

Markus Neteler neteler at osgeo.org
Wed Mar 2 02:21:31 EST 2011


On Wed, Mar 2, 2011 at 12:39 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
>  I've hit this once before and have no idea how to overcome the error.
> Please advise.
>
> /usr/local/grass-6.5.svn/scripts/v.in.e00: line 178: 32155 Aborted
> avcimport "$GIS_OPT_FILE" "$E00SHORTNAME" 2> /dev/null > /dev/null

avcimport crashed on your machine.

You may want to try it stand-alone to see why (to catch the error message).
Also

ldd `which avcimport`

may give some info about missing libraries. Maybe a 32bit/64bit mixup?

Markus


More information about the grass-user mailing list