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 Tue, 19 Oct 1999, Alan F Cunningham wrote: > Robb- > I'm trying to install ldm 5.0.8 from the binaries, and am having the same > problem with "running .cshrc" when configuring ldmprods, ldmdmin etc... > I've tried running $ sh scriptconfig, but still get the errors. How do I > get scriptconfiog to run all the way in sh and not go back out to csh? > Alan, I don't understand how this can be, but you can do the substitutions by hand. It will only take 5 minutes. The idea is to replace placeholders "@PERL@" with the real location of perl, @LDMHOME@ with ldm home, and @HOSTNAME@ with the ldm host. So do greps, ie wcfields.unidata.ucar.edu.rkambic> grep PERL *in ldmadmin.in:#!@PERL@ ldmadmin.in:$perl = "@PERL@"; ldmfail.in:#!@PERL@ ldmprods.in:#!@PERL@ netcheck.in:#!@PERL@ syscheck.in:#!@PERL@ so in the above files do the replacements, likewise for the others vars. Then copy the .in files to file without the .in, ie % cp ldmadmin.in ldmadmin Make sure the files are executable. That's it. > Is it possible for you to talk me through this? I've got the DAS > running, but I did'nt think that LDM needed to be installed on the DAS. > Good, but I would install a full LDM on the DAS machine. Robb... > Alan Cunningham > Clemson University Radar Ornithology Lab > 310 Jordan Hall > 864-656-3584 > hubcap.clemson.edu/~acunnin > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================