[xstreamos-discuss] Zint Barcode generator

Paolo Marcheschi paolo.marcheschi at ftgm.it
Thu Jan 28 10:31:54 CET 2016


Hi

I needed a Bar-code generator , I find out many .
But one I think is better then others.

Zint, you find here the manual page that shows the usage:
http://www.zint.org.uk/manuals/zintuserguide.html

here how you can compile and install in Xstreamos and I think in other illumos distro:
----------------------------
git clone git://git.code.sf.net/p/zint/code zint-code
cd zint-code/
mkdir build
cd build/
cmake ..
gmake
pfexec gmake install


----------------------------


It has also a beautiful QT Gui.

I think it could be added to the xstreamos distribution


I hope this helps
Bye

Paolo








More information about the XStreamOS-discuss mailing list