gdl -e "print, 'GDL works!'" Expected output:
sudo apt update sudo apt install gdl For the latest version, compile from source: gdf install
sudo apt install build-essential cmake libplplot-dev libwxbase3.0-dev \ libwxgtk3.0-gtk3-dev libhdf5-dev libnetcdf-dev libcfitsio-dev \ liblapack-dev libfftw3-dev libgsl-dev git clone https://github.com/gnudatalanguage/gdl.git cd gdl mkdir build && cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local make -j$(nproc) sudo make install brew install gdl To build from source with Homebrew dependencies: gdl -e "print, 'GDL works
GDL works! For interactive use, type gdl and try: gdl -e "print
To view and use this site, you need to accept the License Agreement located at:
https://www.brstudio.com/license-agreement/
We use cookies to make sure that you have read the License Agreement of our site.
By using our services, you agree to our use of cookies.
We do not store any personal details.