Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

installing cdf

#For ubuntu cdf distribution downloadthe directory below from NASA:
#https://spdf.gsfc.nasa.gov/pub/software/cdf/dist/cdf38_0/linux/cdf38_0-dist-all.tar.gz,
# untar the: cdf38_0-dist-all.tar.gz
#Find the README file open it.
#From README this are basic instructions
#Also see the references for this solution.
make OS=linux ENV=gnu all
make INSTALLDIR=/usr/local/cdf install
Source by spacepy.github.io #
 
PREVIOUS NEXT
Tagged: #installing #cdf
ADD COMMENT
Topic
Name
1+3 =