User Tools

Site Tools


code:work:lvisf:processing:gdl:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:work:lvisf:processing:gdl:start [2022/03/09 15:28] – [Environment] davidcode: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
 +</code>
 +  - Need the **whereami** included in the source code <code>
 +cd ~/src
 +git clone https://github.com/gpakosz/whereami.git
 +cd ~/src/gdl/src
 +rmdir whereami
 +ln -s ../../whereami
 </code> </code>
   - Create a build directory and let's make this thing <code>   - Create a build directory and let's make this thing <code>
code/work/lvisf/processing/gdl/start.1646839737.txt.gz · Last modified: 2022/03/09 15:28 by david