code:work:lvisf:processing:gdl:start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| code:work:lvisf:processing:gdl:start [2022/03/08 20:37] – created david | code:work:lvisf:processing:gdl:start [2023/01/23 20:32] (current) – [Compiled on Ubuntu 20.04 LTS from Source] david | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| sudo apt install build-essential cmake | sudo apt install build-essential cmake | ||
| sudo apt install libncurses-dev libreadline-dev zlib1g-dev libpng-dev libgsl-dev libwxgtk3.0-gtk3-dev libplplot-dev libmagick++-dev libgraphicsmagick++1-dev libgeotiff-dev libnetcdf-dev libfftw3-dev python-dev libudunits2-dev libeccodes-dev libglpk-dev libhdf4-alt-dev python-numpy libeigen3-dev | sudo apt install libncurses-dev libreadline-dev zlib1g-dev libpng-dev libgsl-dev libwxgtk3.0-gtk3-dev libplplot-dev libmagick++-dev libgraphicsmagick++1-dev libgeotiff-dev libnetcdf-dev libfftw3-dev python-dev libudunits2-dev libeccodes-dev libglpk-dev libhdf4-alt-dev python-numpy libeigen3-dev | ||
| + | </ | ||
| + | - Need the **whereami** included in the source code < | ||
| + | cd ~/src | ||
| + | git clone https:// | ||
| + | cd ~/ | ||
| + | rmdir whereami | ||
| + | ln -s ../ | ||
| </ | </ | ||
| - Create a build directory and let's make this thing < | - Create a build directory and let's make this thing < | ||
| - | cd ~src/gdl | + | cd ~/src/gdl |
| mkdir build | mkdir build | ||
| cd build | cd build | ||
| Line 37: | Line 44: | ||
| - Install < | - Install < | ||
| sudo make install | sudo make install | ||
| + | </ | ||
| + | |||
| + | ===== Environment ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | #idl license and startup | ||
| + | export LM_LICENSE_FILE=" | ||
| + | export IDL_STARTUP=" | ||
| + | |||
| + | #idl path | ||
| + | export IDL_PATH="< | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| </ | </ | ||
code/work/lvisf/processing/gdl/start.1646771849.txt.gz · Last modified: by david
