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.
Benjamin, > To: <address@hidden> > From: "Benjamin Cotton" <address@hidden> > Subject: LDM 6 upgrade errors > Organization: UCAR/Unidata The above message contained the following: > I've heard a lot of warm and fuzzies about LDM 6, so I thought I'd give > it a try. However, as seems to be the norm, I'm running into some > issues. First, I can't find the 'ldmadmin.in' file referenced in the > Known Problems section of the LDM 6.0.2 Release Notes. It was not to be > found in LDM 5.2.2, nor in what I've accomplished so far on the 6.0.2 > build. Which brings me to my next point. I've been getting some rather > unfriendly-looking error messages during the install. I went back and > made the changes Tom suggested when I was building 5.2.1. (i.e. > modifications to $VERSIONDIR/src/misc/fsStats.c and > $VERSIONDIR/src/ulog/ulog.c) I still got the error messages. Any > suggestions? If I understand your attachments correctly (they appear to have been added by a wintel system and were difficult to read on my UNIX system), it appears that your problem stems from doing a "make install" rather than a "make" followed by a "make install". If you want to try again, start with a "make clean", then do a "make", "make install", and "make install_setuids" (as root). You will find detailed instructions at http://my.unidata.ucar.edu/content/software/ldm/ldm-6.0.2 if and when the web server is back on-line. The next version of the LDM (6.0.3) will be released today. An announcement will be posted to the ldm-users mailing-list. Regards, Steve Emmerson