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.
Michael, The problem you have sounds familiar to when everyone upgraded from 5.x to 6.1- eg the glibc changes the stdio/stderr usage, so binaries compiled with 5.x are not upward compatible. Thas a general egcs/gcc problem they sprung on everyone. The Linux binaries I have posted for pl16 are compiled and linked with RH 6.1. Are you using this patch level, or something earlier? Or have you compiled the distribution yourself under 6.2? Steve Chiswell Unidata User Support On Wed, 28 Jun 2000, Michael C. Morgan wrote: > Steve - > I just upgraded my linux-PC to RedHat 6.2 and have noticed that gempak > programs > get 'hung' as they try to startup gplt: > > aurora:/disk6/morgan/GEMPAK> gdcntr > Creating process: gplt for queue 898 > Interrupt > Interrupt > aurora:/disk6/morgan/GEMPAK> > > > (the interrupts are from my control-c_ing the process. Any ideas? > Previously, I had been running at RedHat 5.2 > > Michael >