Skip to content

Commit

Permalink
Missing freeglut3 package
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromaz committed Dec 23, 2018
1 parent e55aaed commit 8910d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install_Instructions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The following instructions are for the script install :
Linux (Debian derived, names might slightly differ for other distros)
-----

sudo apt-get install python3 python3-pip python3-requests python3-numpy python3-pyproj python3-gdal python3-shapely python3-rtree python3-pil python3-pil.imagetk p7zip-full libnvtt-bin
sudo apt-get install python3 python3-pip python3-requests python3-numpy python3-pyproj python3-gdal python3-shapely python3-rtree python3-pil python3-pil.imagetk p7zip-full libnvtt-bin freeglut3

(if some of them were note packaged for your distro you can use pip instead, like say, pip install pyproj)

Expand Down

0 comments on commit 8910d94

Please sign in to comment.