Skip to content

Commit

Permalink
libs
Browse files Browse the repository at this point in the history
  • Loading branch information
omarathon authored Apr 7, 2024
1 parent 3fdbaa4 commit aceebda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Additional files:
### Setup (Basic)
We assume a Linux environment.
1. install these packages with `apt-get` (you might need more, debug appropriately)
1. `g++`, `g++-11`, `libzstd-dev`, `zlib1g-dev`, `liblzma-dev`, `libgdal-dev`, `python3-gdal`
1. `g++`, `g++-11`, `libgdal-dev`, `python3-gdal`, `liblz4-dev`, `libzstd-dev`, `zlib1g-dev`, `liblzma-dev`
1. obtain the submodules in `external` and build them
2. `make`

Expand Down

0 comments on commit aceebda

Please sign in to comment.