Page 1 of 1

build OCSSW

Posted: Sun Dec 17, 2017 1:09 pm America/New_York
by nada31
Hi,
hi ,i am using the seadas 7.4 software on a vmare VIRTUALBOX  ubuntu16.04
And I'm currently following these steps: http://seadas.gsfc.nasa.gov/build_ocssw.html

_____________________________________

The 'Build the Third-party Libraries' part fails.

Message I get is:

....
/usr/bin/install -c cjpeg /bin/cjpeg
/usr/bin/install: impossible de créer le fichier standard '/bin/cjpeg': Permission non accordée
Makefile:194 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
***** make install failed *****
***** BuildIt (jpeg) failed *****
Can you help ?

Thanks,

build OCSSW

Posted: Sun Dec 17, 2017 8:06 pm America/New_York
by gnwiii
First, you should not need to build the software on ubuntu 16.04.    If you are attempting to build the programs because you have a problem running NASA's binaries, you will probably have the same problem with any binaries you build.  

The 3rd party libraries should be installed under the OCSSWROOT directory.   Have you sourced the $OCSSWROOT/OCSSW_bash.env script (as described in the installation instructions)?  This script defines locations for the libraries and 3rd-party programs.

build OCSSW

Posted: Tue Jan 02, 2018 3:44 am America/New_York
by nada31
hi, think you for your repley,,, it's work