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.
Lodovica, I didn't have permissions in the ~ldm dir, so I used ~unidata. I logged in and built the LDM in the unidata directory. The problem is that the $PATH variable needs to be set to use the new 'make'. Do the following commands: 18 13:26 cd ~ldm 19 13:26 cp make.alpha make 20 13:26 chmod 775 make 21 13:26 echo $PATH 22 13:27 setenv PATH /tmp_mnt/net/synoptic/ldm:$PATH 23 13:27 which make The results should come back as /tmp_mnt/net/synoptic/ldm/make The LDM built in the ~unidata dir has the hard coding of that dir so I wouldn'd use it. Info on how to build the GDBMLIB is at: http://www.unidata.ucar.edu/glimpse/ldm/3185 Robb.... On Mon, 6 Dec 1999, Lodovica Illari wrote: > Hi Rob, > > I have started from scratch as you suggested and I am still having the > same problem. But in looking at the output I have noticed the following > message : > > cp: libldma.a : No such file or directory > > How can the library be copied if they have not yet been created? > > Thanks > > Lodovica Illari > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================