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.
Neil,
>Date: 03 Feb 2004 15:33:51 -0600
>From: "Neil R. Smith" <address@hidden>
>Organization: Texas A&M University
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20040203: detecting proper incorporation of gdbm library
>Keywords: 200401280025.i0S0PCp2028769 LDM gdbm
The above message contained the following:
> Never mind; the ldm had restarted automatically and the
> make wouldn't overwrite the old pqsurf binary???
> -Neil
That makes no sense. A running pqsurf(1) might crash due to the "make
install" command copying a new version, but that shouldn't affect whether
or not make(1) performs the copy.
The following steps should be done in order:
1. Stop the LDM
2. Install the new pqsurf(1)
3. Start the LDM
Regards,
Steve Emmerson