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

[AWIPS #GXY-460628]: Issues with recently installed EDEX Server



Hi Brian,

Okay yes thank you.  So, unfortunately you are missing a library, and I believe 
that is why the grib 
decoder is not working.  This, I believe, is a deficiency in our edex 
installer.  I'm going to try to
attach the library as an attachment, but I'm not sure it will work.  If it 
doesn't I have a couple 
other ways I can send you the library.
The library is called libpng12.so.0.49.0.  Once you are able to download it, 
you'll need to copy it 
into the /usr/lib64/ directory, and make sure it's owned by root.  The 
permissions should look like
this: -rwxr-xr-x.  (Run ls -l to see the permissions as the first thing on the 
left, you can also
see who owns the file this way).
Next you'll need to make two symbolic links.  Use the following commands to 
make the links:
sudo ln -s /usr/lib64/libpng12.so.0.49.0 libpng12.so
sudo ln -s /usr/lib64/libpng12.so.0.49.0 libpng12.so.0
These symbolic links should also be owned by root (if you used sudo, they will 
be).

Okay, I think you may be able to start ingesting grib files right away now.  If 
the error is still 
persisting, stop and start edex and it should work.

As for the GOES imagery, seeing the owners from those other commands I sent you 
will be helpful in 
debugging this issue.

Thanks, sorry for the troubles.

--Shay Carter

Software Engineer II
UCAR - Unidata

Ticket Details
===================
Ticket ID: GXY-460628
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.

Attachment: libpng12.so.0.49.0
Description: Binary data