liboc?

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
bruce
Posts: 85
Joined: Thu Mar 17, 2005 4:36 pm America/New_York
Answers: 0

liboc?

by bruce » Tue Aug 20, 2019 7:54 am America/New_York

Yesterday I followed the directions here https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=10843  using the GUI installation option

when my overnight processing jobs ran last night, they got the error -
/seadas/seadas-7.5.3/ocssw/bin/lonlat2pixline: error while loading shared libraries: liboc.so: cannot open shared object file: No such file or directory
No data

liboc.so is located in /seadas/seadas-7.5.3/ocssw/opt/liboc.so

Is there an additional configuration step that needs to be done?  Does liboc.so need to be moved/linked somewhere else?

Inquiring minds want to know.

Bruce

Tags:

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 258
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

liboc?

by OB SeaDAS - dshea » Tue Aug 20, 2019 9:41 am America/New_York

looks like liboc.so is in the wrong place.  For now move the library into the opt/lib directory.

cd $OCSSWROOT/opt
mv liboc.so oc lib

We will fix the git repos soon.

don

bruce
Posts: 85
Joined: Thu Mar 17, 2005 4:36 pm America/New_York
Answers: 0

liboc?

by bruce » Tue Aug 20, 2019 10:21 am America/New_York

that seems to have fixed it :-)

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 258
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

liboc?

by OB SeaDAS - dshea » Thu Aug 22, 2019 2:14 pm America/New_York

the git repos are fixed, so installing/updating from the GUI or install_ocssw.py work now.

don

Post Reply