[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GEMPAK #WFY-237676]: 20201007: Gempak
- Subject: [GEMPAK #WFY-237676]: 20201007: Gempak
- Date: Fri, 08 Jan 2021 13:50:37 -0700
Hi Gyorgyi,
re:
> I have 7.5.1 source installed gempak on some servers and rpm installed on
> other servers, and at places I have old versions
Ouch!
re:
> I already updated one using your tar file, and it was easy. I am grateful
> for that.
I found out this morning that the procedure that I listed in my previous
email was not fully correct (unless the build was/is new).
Here is what I wrote before:
<as 'gempak'>
cd ~gempak/NAWIPS
wget ftp.unidata.ucar.edu:pub/gempak/Y2K21/gempak_y2k21.tar.gz
tar xvzf gempak_y2k21.tar.gz
make
make install
This morning I learned that the procedure should be:
<as 'gempak'>
cd ~gempak/NAWIPS
wget ftp.unidata.ucar.edu:pub/gempak/Y2K21/gempak_y2k21.tar.gz
tar xvzf gempak_y2k21.tar.gz
make distclean
make
make install
<as 'ldm'>
ldmadmin restart
The differences are running 'make distclean' before running 'make' and then
'make install' and then restarting the LDM to make sure that any running
GEMPAK decoders exited before new ones are run on the LDM restart.
re:
> My plan is to replace gempak on all of my servers with 7.5.1 installed
> from source with the new code in place.
Very good. New, source code installations that have the fixed source
code installed before doing a 'make' should result in fully functional
decoders.
NB:
I updated the gempak_y2k21.tar.gz file to contain a fix for NEXRAD Level2
use just yesterday afternoon (the code changes came from Steve Chiswell).
The new compressed tarball is now out in the pub/gempak/Y2K21 directory on
our anonymous FTP machine.
re:
> Thank you for your help as always.
No worries. Please let us know if you run into any problems after updating
your GEMPAK installations.
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: WFY-237676
Department: Support GEMPAK
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata
inquiry tracking system and then made publicly available through the web. If
you do not want to have your interactions made available in this way, you must
let us know in each email you send to us.