[GRASS5] [bug #1501] (grass) installation under SUSE 8.1 is

this bug's URL: http://intevation.de/rt/webrt?serial_num=1501
-------------------------------------------------------------------------

Subject: installation under SUSE 8.1 is

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0.0

Hi, after installing GRASS 5.0.0 under SUSE 8.1 and running grass5 command,
the following message is generated:
  
Starting GRASS ...
/usr/local/grass5/etc/set_data: error while loading shared libraries:
libtermcap.so.2: cannot open shared object file: No such file or directory
jirid@linux:~>

Installation under RedHat 7.0 worked fine. I assume that SUSE 8.1 will
install pretty much the same set of libraries.

Any suggestions?

Thanks, Jiri

Jiri Doskocil
GIS System Manager
IRMP Office
Hawks Dr.
Jicarilla Apache Nation

Dulce, NM 87528

Any suggestions

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

Hi, after installing GRASS 5.0.0 under SUSE 8.1 and running grass5 command,
the following message is generated:
  
Starting GRASS ...
/usr/local/grass5/etc/set_data: error while loading shared libraries:
libtermcap.so.2: cannot open shared object file: No such file or directory
jirid@linux:~>

Installation under RedHat 7.0 worked fine. I assume that SUSE 8.1 will
install pretty much the same set of libraries.

Maybe, maybe not. On RH 6.2, libtermcap.so.2 is in the "libtermcap"
RPM.

AFAIK, all of the functions which libtermcap provides are also
provided by either libncurses or (where it exists) libtinfo. Anecdotal
evidence suggests that you can work around this problem by creating a
symlink called libtermcap.so.2 which points to one of these libraries.

--
Glynn Clements <glynn.clements@virgin.net>

On Thu, Jan 09, 2003 at 03:46:12AM +0000, Glynn Clements wrote:

Request Tracker wrote:

> Hi, after installing GRASS 5.0.0 under SUSE 8.1 and running grass5 command,
> the following message is generated:
>
>
> Starting GRASS ...
> /usr/local/grass5/etc/set_data: error while loading shared libraries:
> libtermcap.so.2: cannot open shared object file: No such file or directory
> jirid@linux:~>
>
>
> Installation under RedHat 7.0 worked fine. I assume that SUSE 8.1 will
> install pretty much the same set of libraries.

Please have a look here:

http://grass.itc.it/faq/
-> How to Install
   -> When installing GRASS 5.x Linux binaries I get: error while loading
      shared libraries: libtermcap !
      (http://grass.itc.it/faq/termcap.html)

Cheers

Markus