<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Times New Roman, Times, serif">Hi Wesley<br>
I have reinstalled the grads binaries and also installed the 32-bit
version of libtermcap (in /usr/lib, as opposed to /usr/lib64) from the
suse webpin, and wgrib is now loading the library without error, so
problem solved. It would not load the 64bit library whatever I tried -&nbsp;
paths, links.<br>
</font></font><font size="+1"><font face="Times New Roman, Times, serif">Thanks
for your reply.<br>
John<br>
</font></font><font size="+1"><font face="Times New Roman, Times, serif"><br>
<br>
</font></font><br>
Wesley Ebisuzaki wrote:
<blockquote cite="mid:4921BF0E.9090002@noaa.gov" type="cite">John,
  <br>
  <br>
John_Bacon wrote:
  <br>
  <blockquote type="cite">Dear Grads users
    <br>
Having reinstalled grads after an upgrade I am having difficulty in
    <br>
running wgrib as it cannot load libtermcap.so.2.
    <br>
  </blockquote>
The simple answer is to get a fresh copy of the wgrib source code and
  <br>
recompile.
  <br>
  <br>
&nbsp; get code from <a class="moz-txt-link-freetext" href="ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib/wgrib.c">ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib/wgrib.c</a>
  <br>
&nbsp; $ gcc -o wgrib -O2 wgrib.c
  <br>
  <br>
However, I am not sure why the grads' distribution of wgrib gives a
  <br>
problem while grads doesn't.
  <br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp; Wesley Ebisuzaki
  <br>
  <br>
  <blockquote type="cite">I'm running grads-2.0.a3 on a x86_64 with
openSuse11.0. The library
    <br>
file libtermcap.so.2 exists on my system in usr/lib64.
    <br>
Grads itself loads and runs ok (so far).
    <br>
Having searched the archives I found notes suggesting that I form a
    <br>
symbolic link between libncurses.so.5 (residing in usr/lib) and
    <br>
libtermcap.so.2 (residing in /usr/lib64), but this also does not solve
    <br>
the problem.
    <br>
Can anyone suggest what I'm doing wrong please?
    <br>
Best Regards.
    <br>
John Bacon.
    <br>
  </blockquote>
  <br>
</blockquote>
</body>
</html>