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.
Ajay, > [user@ramxtxls1153 ~]$ ls -l /local/tools/downloads/libxml/usr/lib > ls: cannot access /local/tools/downloads/libxml/usr/lib: No such file or > directory There's your problem: the XML2 library doesn't exist. This is why the configure(1)-script stopped: it couldn't find the required XML2 library. Honestly, the best way to avoid problems like this is to have someone with root privileges install the required 3rd-party development packages in their proper places using the native package-management system. Otherwise, there is no guarantee that the LDM package will build and you're going to need root privileges anyway in order to correctly install the LDM package. > [user@ramxtxls1153 ~]$ cd /local/tools/downloads/libxml/usr/ > bin/ include/ lib64/ share/ > > -Ajay Regards, Steve Emmerson Ticket Details =================== Ticket ID: IFF-105674 Department: Support LDM Priority: Normal Status: Closed