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.
Gabe, The new outputs look OK. In particular, the value of PATH variable from the "ldmadmin config" command when combined with the symbolic links in the home directory should cause the top-level LDM server to execute the program /usr/local/ldm/ldm-6.3.0/bin/pqact. What are the outputs from the commands grep pqact /usr/local/ldm/etc/ldmd.conf ls -lLi /usr/local/ldm/bin/pqact /usr/local/ldm/ldm-6.1.0/bin/pqact /usr/local/ldm/ldm-6.3.0/bin/pqact Regards, Steve Emmerson ------- Original Message Date: Wed, 15 Jun 2005 16:01:17 -0400 From: Gabe Langbauer <address@hidden>To: Steve Emmerson <address@hidden> cc: address@hidden Subject: Re: ldm upgrade...acting odd Okay, I made all changes you recommended and It's still using the pqact found in /usr/local/ldm/ldm-6.1.0/etc Here are the "fixed" outputs from those same commands (maybe I missed something) [ldm@twister etc]$ echo $PATH /usr/local/ldm/bin:/usr/local/ldm/decoders:/usr/local/ldm/util:/usr/kerberos/bi n:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin [ldm@twister ldm]$ ls -l total 948 lrwxrwxrwx 1 ldm unidata 11 Jun 14 10:28 bin -> runtime/bin drwxr-xr-x 2 ldm unidata 4096 Dec 14 2004 crontab lrwxrwxrwx 1 ldm unidata 18 Jun 14 11:24 data -> /var/data/ldm/data drwxr-xr-x 2 ldm unidata 4096 Jun 15 09:58 decoders drwxr-xr-x 2 ldm unidata 4096 Jun 15 15:58 etc lrwxrwxrwx 1 ldm unidata 15 Jun 14 10:29 include -> runtime/include drwxr-xr-x 9 ldm unidata 4096 Jun 15 15:20 ldm-6.1.0 drwxr-xr-x 8 ldm unidata 4096 Jun 15 15:17 ldm-6.3.0 -rw-r--r-- 1 ldm unidata 928626 Jun 14 10:14 ldm-6.3.0.tar.Z -rw-r--r-- 1 ldm unidata 6 Jun 15 15:41 ldmd.pid lrwxrwxrwx 1 ldm unidata 11 Jun 14 10:29 lib -> runtime/lib lrwxrwxrwx 1 ldm unidata 18 Feb 14 16:31 logs -> /var/data/ldm/logs -rwxr-xr-x 1 ldm unidata 4331 Jan 7 09:33 mbox -rw------- 1 ldm root 1104 May 13 13:58 menu.lst lrwxrwxrwx 1 ldm unidata 9 Jun 15 15:16 runtime -> ldm-6.3.0 lrwxrwxrwx 1 ldm unidata 11 Jun 14 10:29 src -> runtime/src [ldm@twister ldm]$ ldmamdin config hostname: twister.sbs.ohio-state.edu os: Linux release: 2.4.21-4.ELsmp ldmhome: /usr/local/ldm bin path: /usr/local/ldm/bin conf file: /usr/local/ldm/etc/ldmd.conf log file: /usr/local/ldm/logs/ldmd.log numlogs: 9 log_rotate: 1 data path: /usr/local/ldm/data product queue: /usr/local/ldm/data/ldm.pq queue size: 1300M bytes queue slots: 180000 IP address: all PID file: /usr/local/ldm/ldmd.pid LDMHOSTNAME: twister.sbs.ohio-state.edu PATH: /usr/local/ldm/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/usr/usb:/usr/etc:/et c:/usr/local/ldm/bin:/usr/local/ldm/decoders:/usr/local/ldm/util:/usr/kerberos/ bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin Thanks again --Gabe ------- End of Original Message