[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AWIPS #YBH-568420]: Fwd: Archived data



Thanks Sam,

Looks like you are probably going to have to download a libpng12 library and 
create a symbolic link. If you do a "ll /usr/lib64/libpng*" do you have any 
libpng12.so files?

If not, do the following as root:

cd /usr/lib64
wget 
https://git.wageningenur.nl/aflit001/tools/-/raw/91e437fbd8e3f5ea3488999688f06225e14eff7a/aflit001/lib/libpng12.so.0.49.0
chmod 775 libpng12.so.0.49.0
ln -s libpng12.so.0.49.0 libpng12.so
ln -s libpng12.so.0.49.0 libpng12.so.0

Restart EDEX and you should be able to ingest your grib file!

Thanks,

Tiffany Meyer
AWIPS Lead Software Engineer
UCAR-Unidata

Ticket Details
===================
Ticket ID: YBH-568420
Department: Support AWIPS
Priority: Normal
Status: Open
===================
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.