GRASS 4.2 on FreeBSD 3.3

Compiling GRASS 4.2 on FreeBSD 3.3 RELEASE

1. Get GRASS 4.2 source:

  ftp://grass.baylor.edu/pub/grass/grass4.2/source/grass42src.tar.Z

   and unpack this under /usr/local/grass42.

2. The patch file is available from:

  ftp://geni.knu.ac.kr/pub/geni/patch/grass4.2/patch

3. Patch GRASS 4.2 source: under /usr/local/grass42,

  patch -p0 < patch

4. Compile GRASS 4.2 source: under /usr/local/grass42/src42/src/CMD

  sh ./GISGEN.head

I hope that I did a good job.

You can contact me via <hdcho@geni.knu.ac.kr>.