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.
---------- Forwarded message ---------- Date: Mon, 12 Jul 1999 15:26:34 -0400 (EDT) From: Rob Cermak <address@hidden> To: address@hidden Subject: ldm 5.0.8/RedHat 6.0 -- workaround Hi, I was searching the archives and there was a bug reported for compilation of ldm 5.0.8, but didn't mention the distribution. I just compiled ldm 5.0.8 on Redhat 6.0 -- hit the same bug. It looks like a compile define is set (and shouldn't). If someone that loaded Kerberos support can let the group know if the compile succeeded? If you don't have KERBEROS support edit this: protocol/h_clnt.c Locate this line: #ifdef AUTH_KERB Add these above it: /* LINUX ISM */ #undef AUTH_KERB Re-try make and try it out. [ldm@scree bin]$ ./ldmping wx.envsci.rutgers.edu Jul 12 19:06:08 State Elapsed Port Remote_Host rpc_stat Jul 12 19:06:09 SVC_UNAVAIL 0.975858 0 wx.envsci.rutgers.edu RPC: Unable to receive; errno = Connection reset by peer [ldm@scree protocol]$ uname -a Linux scree.rutgers.edu 2.2.5-22 #1 Wed Jun 2 09:02:27 EDT 1999 i586 uknown Rob PS> I don't have access to a LDM feed/site. It compiles, unsure if it works. I should be able to test it in August. PSS> Does the NOAAport feed turn a Linux box into a toaster? Most likely needs the faster processor, memory and 100MBS NIC?