[GRASS5] Re: [GRASSLIST:213] GRASS 5.1 binaries

Thanks for the report we welcome any feedback!

Please note that GRASS 5.1 is experimental code,
(though we believe development has gone a good route)
questions therefore are better placed on the development list.

Best,
  Bernhard

On Tue, May 27, 2003 at 12:37:32PM +0200, Ulrich Leopold wrote:

Hi I get the following error message for the GRASS5.1 binaries. I
downloaded them from the GRASS page. I use the on RedHat Linux 7.3.

An older version has been working.
Cheers, Ulrich

--------------------------------------------------------

GRASS 5.1.0-cvs:~ > Error in startup script: ps.map: error while loading
shared libraries:
/grass0/neteler/grass51binarybuild/grass51/dist.i686-pc-linux-gnu/lib/libgrass_symb.so: cannot open shared object file: No such file or directory
    while executing
"exec ps.map -p"
    (procedure "DmPrint::init" line 14)
    invoked from within
"DmPrint::init"
    (procedure "main" line 8)
    invoked from within
"main"
    (file "/scratch/usr/local/grass-5.1.x/etc/dm/d.m.tcl" line 619)

On Tue, May 27, 2003 at 12:57:39PM +0200, Bernhard Reiter wrote:
[...]

On Tue, May 27, 2003 at 12:37:32PM +0200, Ulrich Leopold wrote:
> Hi I get the following error message for the GRASS5.1 binaries. I
> downloaded them from the GRASS page. I use the on RedHat Linux 7.3.
>
> An older version has been working.

GRASS 5.1 has been changed to shared libraries recently (shrinking
the binaries from some hundreds of MB to some tens of MB).

[...]

> GRASS 5.1.0-cvs:~ > Error in startup script: ps.map: error while loading
> shared libraries:
> /grass0/neteler/grass51binarybuild/grass51/dist.i686-pc-linux-gnu/lib/libgrass_symb.so: cannot open shared object file: No such file or directory
> while executing

This has been (hopefully) fixed yesterday/today in CVS. Please update from
CVS and try recompilation again.

Markus