This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
On Wed, 21 Jun 2000, Unidata Support wrote: > > ------- Forwarded Message > > >To: address@hidden (Unidata Support) > >From: "Patrick S. Market" <address@hidden> > >Subject: LDM installation > >Organization: University of Missouri-Columbia > >Keywords: 200006211614.e5LGE1T11529 > > Hello. > > We are preparing to install the LDM on our Sunn Ultra60 (running Solaris 7). > > We are following the LDM Preinstallation checklist, and have acquired > Perl from the Solaris Package archive at UNC. We have followed the > installation instructions for Perl from that site, but cannot seem > to get it to run. We have also downloaded and installed GNUgdbm.1.8.0 > so that we might have 'libgdbm.so.2' available. Still when we run > 'perl -v' we get > > ld.so.1: perl: fatal: libgdbm.so.2: open failed: No such file or directory > Killed Patrick, The library ld.so.1 is looking for the libgdbm.so.2 library in a particular location, not where you installed it at. To find the location to install libgdbm.so.2, run the ldd command, ie % ldd ldm.so.1 Robb... > > My 'LD_LIBRARY_PATH' appears to be in order; I can send along that > portion of my .cshrc if need be. > > Any ideas? > > Thanks. > > Pat > -- > ======================================================================== > Dr. Patrick S. Market > Dept. of Soil & Atmospheric Sciences > University of Missouri-Columbia Phone: (573) 882 - 1496 > 203 Gentry Hall Fax: (573) 884 - 5133 > Columbia, MO 65211 USA E-mail: address@hidden > ======================================================================== > > > ------- End of Forwarded Message > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================