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.
Hi Brian, re: > Wow I get this every 15 minutes since starting the LDM. > I guess I will just stop it until the workshop. > > [ldm@weather bmapes]$ regutil > bash: regutil: command not found > > [ldm@weather bmapes]$ man regutil > No manual entry for regutil It is likely that the ~ldm/bin directory is not in the PATH of the 'ldm' user. The fix for this problem is to edit the shell-specific configuration file (e.g., .cshrc for CShell, .bashrc or .bash_profile for BASH, etc.) and add the ~ldm/bin directory to the PATH. After making the editing change, the environment has to be updated AND the LDM stopped/restarted for the fix to take effect: CShell cd ~ source .cshrc ldmadmin restart Bash cd ~ . .bashrc (or . .bash_profile) ldmadmin restart Please let us know if that is not the problem on weather. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: AXC-571943 Department: Support LDM Priority: Normal Status: Closed