Next: Installation of the ENVISAT_tools
Up: Installation of Doris
Previous: Installation of the Doris
Contents
We also need to compile the SARtools and ENVISAT_TOOLS programs.
There are Makefiles in the subdirectories provided, with default
installation directories. If you selected another installation
directory than /usr/local/bin, please change that in the two
Makefiles. What you have to do to install these utilities is:
- cd SARtools
- (review the Makefile)
- make -n (check what happens)
- make (compile software)
- make -n install (check if this is what you want)
- make install
Leijen
2009-04-14