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.
John, > To: address@hidden > cc: Domenico Ben <address@hidden>, > cc: Riddle Larry <address@hidden> > From: John Helly <address@hidden> > Subject: Problems with LDM > Organization: UCAR/Unidata > Keywords: 200408111944.i7BJiTaW000366 The above message contained the following: > I'm installing the 6.x version of LDM and have followed the directions > to the best of my ability. I am working with Larry Riddle to access > the NNEXRAD NKX radar and have that set up in the *.conf file but when > I try to run ldmadmin mkqueue I get the following error: > > > lrwxrwxrwx 1 ldm ldm 11 Aug 10 18:23 bin -> > runtime/bin > drwxrwxr-x 2 ldm ldm 4096 Aug 10 18:23 data > lrwxrwxrwx 1 ldm ldm 11 Aug 10 18:23 doc -> > runtime/doc > drwxrwxr-x 2 ldm ldm 4096 Aug 10 18:49 etc > lrwxrwxrwx 1 ldm ldm 15 Aug 10 18:23 include -> > runtime/include > drwxrwxr-x 7 ldm ldm 4096 Aug 10 18:28 ldm-6.0.14 > -rw-r--r-- 1 ldm ldm 646179 Aug 10 18:04 ldm-6.0.14.tar.Z > lrwxrwxrwx 1 ldm ldm 11 Aug 10 18:23 lib -> > runtime/lib > drwxrwxr-x 2 ldm ldm 4096 Aug 10 18:23 logs > lrwxrwxrwx 1 ldm ldm 11 Aug 10 18:23 man -> > runtime/man > lrwxrwxrwx 1 ldm ldm 11 Aug 10 18:23 src -> > runtime/src A listing of the home directory of the LDM user gets printed-out? That's rather odd. As long as it's there, however, I would ask "Where's the "runtime" symbolic link?" There should be a symbolic link called "runtime" that points to the "ldm-6.0.14" directory. > [ldm@cuahsi001 ldm]$ ldm-6.0.14/bin/ldmadmin mkqueue > Aug 10 19:01:44 UTC cuahsi001.sdsc.edu : make_pq: mkqueue failed > [ldm@cuahsi001 ldm]$ > > Any suggestions about what might be wrong? Try adding the runtime symbolic link: ln -s ldm-6.0.14 runtime More information on this can be found at http://my.unidata.ucar.edu/content/software/ldm/ldm-6.0.14/index.html > Cheers. > -------------- > John Helly, University of California, San Diego > San Diego Supercomputer Center 9500 Gilman Dr. Mail Code 0527, La Jolla > CA 92093-0505 > Phone: Voice +01 760 840 8660 mobile / 760 943 0382 / 858 534 5060 > http://www.sdsc.edu/~hellyj Regards, Steve Emmerson > NOTE: All email exchanges with Unidata User Support are recorded in the > Unidata inquiry tracking system and then made publically available > through the web. If you do not want to have your interactions made > available in this way, you must let us know in each email you send to us.