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.
rafael mahecha wrote: > > i think that the typo was a cut&past mistake... > when doing echo $PATH i get: > > [ldm@weather ~]$ echo $PATH > /usr/kerberos/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/usr/X11R6/bin:/home/ldm/ > bin:/home/ldm/decoders:/home/ldm/bin > > ============= > i think i got the hostname fixed... > > but now when i start the ldm it says : > > ldm@fog bin]$ ./ldmadmin start > starting the LDM server... > ls: /usr/local/ldm/data/ldm.pq: Permission denied > Dec 13 21:48:09 UTC fog.jsums.edu : product > queue, /usr/local/ldm/data/ldm.pq, does not exist > [ldm@fog bin]$ > > **NOTE: this is ldm-5.1.3 that i tried to install > in another server called fog.jsums.edu... but i > get the same error in weather)** > > PS: what is different between ldm-5.1.2 and > 5.1.3??? > > PPS: sorry to bother you so much :) > Hi Rafael, No need to apologize - you're not bothering me! Indeed, I was wondering how you were doing. Your path looks good, although you don't need /home/ldm/bin in there twice. Is it working for you yet? If not, do 'rehash' at the command line and try again. It looks like the ldm is unable to find the queue. Did you do 'ldmadmin mkqueue' before 'ldmadmin start'? If you did make the queue before trying to start the ldm, do 'cd /usr/local/ldm; cd data; pwd; ls -l' and send me the result. Perhaps it's a permission problem. 5.1.3 has a few small changes that we made, most are probably not relevant to you. The most important are changes to the ingest software run by the top tier sites. We needed to make the changes to prepare for the distribution of the radar data on January 1. Anne -- *************************************************** Anne Wilson UCAR Unidata Program address@hidden P.O. Box 3000 Boulder, CO 80307 ---------------------------------------------------- Unidata WWW server http://www.unidata.ucar.edu/ ****************************************************