build OCSSW

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
nada31
Posts: 37
Joined: Tue Sep 26, 2017 9:30 am America/New_York
Answers: 0

build OCSSW

by nada31 » Sun Dec 17, 2017 1:09 pm America/New_York

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,

Tags:

gnwiii
Posts: 713
Joined: Fri Jan 29, 2021 5:51 pm America/New_York
Answers: 2
Has thanked: 1 time

build OCSSW

by gnwiii » Sun Dec 17, 2017 8:06 pm America/New_York

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.

nada31
Posts: 37
Joined: Tue Sep 26, 2017 9:30 am America/New_York
Answers: 0

build OCSSW

by nada31 » Tue Jan 02, 2018 3:44 am America/New_York

hi, think you for your repley,,, it's work

Post Reply