[GRASS5] Configure and Solaris: small problem.

Markus Neteler neteler at geog.uni-hannover.de
Mon May 21 08:37:30 EDT 2001


Federico,

On Fri, May 18, 2001 at 04:37:14AM +0200, Federico Ponchio wrote:
> Im tryng to compile grass on a Solaris: i encountered 2 problems:
> 
> 1) "ar" was not in the path, but configure did not complained and
> compilation of course failed at src/libes/gis nothing important,
> but it could confuse the clueless.

[Andreas has answered this]

> 2) It seems to compile and install ok, but grass5 does not start
> because of some libz problem. I will investigate further and report,
> unless someone already encountered the problem and can tell me.
>
> BTW i didn't expected the grass shell not to start because of libz
> problems, as far as i knows only some raster modules needs it...

The entire raster compression is based on libz. Be sure to specify the
path when running "configure":

configure --help |grep zlib 
  --with-zlib-includes=DIR
                          Specify includes directory for zlib
  --with-zlib-libs=DIR
                          Specify library directory for zlib

Then it will compile.

Cheers

 Markus



More information about the grass-dev mailing list