This directory contains the iPAQ/Linux (ARM) binary code for
GRASS 5.0 pre X in both ipkg (.ipk) and gzipped tar format.

NOTE: This package contains only a small subset of commands.
      Usage is highly experimental.

Installing GRASS using .ipk package
===================================

The .ipk file is intended for systems such as Familiar Linux
(http://familiar.handhelds.org) that use the ipkg package manager.

Installation with ipkg can be done with a local file or directly
over the internet using an http or ftp URL. For example:

      ipkg install grass_5.0.0-20020507-1_arm.ipk

OR    ipkg install http://grass.itc.it/grass5/binary/grass_5.0.0-20020507-1_arm.ipk

Installing GRASS using tar.gz package
=====================================

1. get the package file 
     iPAQ_linuxbins.tar.gz 
   which is the binary in a single file.

2. extract it somewhere (e.g. /usr/local/grass5)

3. fix the path to the dist.armv4l-unknown-linux-gnu/ directory
   in the file bin.armv4l-unknown-linux-gnu/grass5


After installation start GRASS with

   grass5

To get help, enter

   grass5 -help


Please help us and report eventually bugs:
Bug report form:
go here!

Get this file.