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.
Russ,
That shouldn't have happened.
You might be experiencing problems due to the cloning. Please send me the 
output of the following compound command as the LDM user (NB: a standard 
user-shell is assumed -- adapt as necessary):
    cd &&
    cd ldm-6.11.7/src &&
    make distclean &&
    ./configure --disable-root-actions >configure.log 2>&1 && echo Configured &&
    make install >install.log 2>&1 && echo Installed
If one of the commands fails, then please send me the associated log file.
> make[2]: Entering directory `/home/ldm/src/regex'
> make[3]: Entering directory `/home/ldm/src/regex'
> c89 -c -O -DNDEBUG  -I.. -I../config -I../misc -I../ulog -I../protocol
> -I../pq regex.c
> make[3]: *** No rule to make target `../libldm.a', needed by `regex'.  Stop.
> 
> I see libldm.a in /home/ldm/lib
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: VVJ-331218
Department: Support LDM
Priority: Normal
Status: Closed