On Wed, Mar 2, 2011 at 12:39 AM, Rich Shepard <[email protected]> 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
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to