321 B
321 B
How to install zint in Ubuntu 18.04
Easy!
- Download latest tarball from https://sourceforge.net/projects/zint/files/latest/download
- Unpack it anywere
- Run:
sudo apt install libpng-dev cmake
cd build
cmake ..
make
make install
https://gist.github.com/anthonyaxenov/0ca957e4aab7bae3636746dc696346ec