apt-get安装ISCE依赖库命令

sudo apt-get install build-essential gfortran

sudo apt-get install python python3-dev

sudo apt-get install libfftw3-3 libfftw3-dev



sudo apt-get install lesstif2 lesstif2-dev libxt-dev  #找不到源

用下面两行替换:
sudo apt-cache search lesstif*
sudo apt-get install libpawlib-lesstif3-dev




sudo apt-get install python3-numpy


sudo apt-get install python3-numpy libhdf5-serial-dev python3-setuptools



sudo easy_install3 cython
sudo easy_install3 h5py


sudo apt-get install scons


sudo apt-get install gdal-bin libgdal1-dev

sudo easy_install3 GDAL


你可能感兴趣的:(Insar)