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.
Hi, re: > I installed GCC and BYACC, and the ./configure, make, and make install > commands > all worked as they are supposed to. However, when we follow the instructions > to > create symbolic-link subdirectories, we do not have a /usr/local/ldm/etc, > include, > lib, or man directory. Attached are the logs in case you need them. A quick look at your install.log file shows that you tried 'make intall', not 'make install': make: *** No rule to make target `intall'. Stop. Please try the installation step again: <as 'ldm'> cd ~ldm/ldm-6.8.1/src make install sudo make install_setuids After these steps, you should find the ~ldm/etc directory. If/when you do, create the needed symbolic links using: cd ~ldm ln -s ldm-6.8.1 runtime ln -s runtime/* . Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: XZT-208639 Department: Support LDM Priority: Normal Status: Closed