[GRASS5] Configure and Solaris: small problem.

Andreas Lange Andreas.Lange at Rhein-Main.de
Fri May 18 10:18:23 EDT 2001


Hi Frederico,

what a coincidence. I just finished a compile on Solaris 2.7 SPARC right
now.

For your problems:
You should install either the GNU binutils package, which contains IMHO
the library archiver, or create a softlink from /usr/xpg4/bin/ar to
/usr/bin/ar or add /usr/xpg4/bin to your search path.

For the library problems: You will encounter the same problem with other
libraries too (e. g. libtiff, libpng etc.).
You can add /usr/local/lib (where GNU libz is installed by default) to
your LD_LIBRARY_PATH or you may create links to all needed libraries in
/usr/lib. Perhaps some seasoned solaris people can tell us if one can
add the /usr/local/lib directory to a system wide library search path. I
don't know right now.

There are some additional problems with scripts starting with
#!/bin/bash ( i will take care of this ) and g.manual not working
correctly. More on this later.

cu,

Andreas


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.
> 
> 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...
> 
> Federico
> 
> ----------------------------------------
> If you want to unsubscribe from GRASS Development Team mailing list write to:
> minordomo at geog.uni-hannover.de with
> subject 'unsubscribe grass5'

-- 
Andreas Lange, 65187 Wiesbaden, Germany, Tel. +49 611 807850
Andreas.Lange at Rhein-Main.de - A.C.Lange at GMX.net

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list