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: 25 Mar 2003 14:43:33 -0600
>From: "Neil R. Smith" <address@hidden>
>Organization: Texas A&M University
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030324: ldm6: ldmadmin pqactHUP can't find pqact's PID
The above message contained the following:
> Pardon my idiocy, but won't a gmake all (freebsd) in the ~/src/scripts
> directory create a new ldmadmin that I can then install with gmake
> install? It isn't rebuilding ldmadmin with the patched ldmadmin.in.
> I hate to say it, but with me you may have to spell it out.
Try the following:
1. Go to the "src/scripts" directory.
2. Patch the file "ldmadmin.in".
3. Go up one directory.
4. Execute the script "./config.status". This should create the
file "src/ldmadmin".
5. Go back down to the "src/scripts" directory.
6. Execute the command "make install". This will install the
"ldmadmin" script.
Regards,
Steve Emmerson