Opened 10 years ago

Closed 10 years ago

#1366 closed defect (fixed)

Rasdaman install failing with error while loading shared libraries: libnetcdf_c++.so.4

Reported by: hamish Owned by: live-demo@…
Priority: critical Milestone: OSGeoLive8.0
Component: OSGeoLive Keywords: rasdaman, netcdf
Cc:

Description

Hi,

the install_rasdaman.sh causes a bunch of errors:

start_rasdaman.sh: starting rasdaman server complex...
Using error text file: /usr/local/rasdaman/share/rasdaman//errtxts
rasmgr: rasdaman server manager tool. rasdaman v8.5.4-ga4c53fe -- generated on 05.07.2014 22:05:06.
Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 Peter Baumann, rasdaman GmbH.
...
rasmgr log file is: /usr/local/rasdaman/log//rasmgr.027115.log
start_rasdaman.sh: starting all rasdaman servers...
rasadmin:localhost> up srv -all 
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
/usr/local/rasdaman/bin/rasserver: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
    Started 10 servers on 1 hosts
start_rasdaman.sh: done.

I didn't test, but presumably this makes it fail at runtime.

please check the build logs at:

http://aiolos.survey.ntua.gr/gisvm/dev/

thanks, Hamish

Change history (3)

comment:1 by hamish, 10 years ago

ps- please make a .deb instead of compiling as part of the build

comment:2 by hamish, 10 years ago

another error in the install_rasdaman.sh build log:

  # allow starting portmap in "insecure mode", required by rasdaview
  sed -i 's/OPTIONS="-w"/OPTIONS="-w -i"/g' /etc/init/portmap.conf

causes:

sed: can't read /etc/init/portmap.conf: No such file or directory

Hamish

comment:3 by kalxas, 10 years ago

Resolution: fixed
Status: newclosed

Confirmed fixed in [11591]

Note: See TracTickets for help on using tickets.