luckyframework / website-old

The old website for Lucky (archived)
https://github.com/luckyframework/website-v2
MIT License
11 stars 29 forks source link

Note necessary library dependencies, with instructions for Debian #126

Closed BrucePerens closed 6 years ago

BrucePerens commented 6 years ago

After installing using these instructions, lucky_cmd would fail to compile the project because it could not find libz. Derive the necessary libraries by running "ldd" on my project executable, and provide instructions for installing those packages on Debian. Ubuntu might be the same (I don't have one to check) and Red Hat, etc. should be similar.