[GRASS5] Script to build babyGRASS for handhelds
Carl Worth
cworth at east.isi.edu
Wed Apr 24 11:40:38 EDT 2002
On Apr 24, Markus Neteler wrote:
> for amusement I wrote attached script to compile
> a babyGRASS from a standard GRASS 5 source code version.
>
> It will generate a few important commands based on shared GRASS
> libraries. The size is 2.8MB on Linux. Next step for us is
> to compile it on the Skiff cluster for iPAQs.
> (http://www.handhelds.org/projects/skiffcluster.html)
Markus,
Many thanks at a first cut at this!
What I am planning on doing is making a fine-grained partitioning of
GRASS into many small packages with dependency relationships. I
imagine splitting functionality based on task, data types, file
formats, etc.
This will have general applicability to systems such as Debian that
handle package dependency trees quite nicely, as well as to handheld
systems, (such as Familiar which has similar package management
capability).
That way, if you really do need to r.in.tiff, (or anything else), on
your handheld for whatever reason, you'll still have the option of
installing the package to do it, (without having to install all 32MB
of GRASS).
-Carl
--
Carl Worth
USC Information Sciences Institute cworth at east.isi.edu
3811 N. Fairfax Dr. #200, Arlington VA 22203 703-812-3725
On Apr 24, Markus Neteler wrote:
More information about the grass-dev
mailing list