We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On linux, a build can be performed by running the following:
git clone https://github.com/neonatura/share cd share mkdir build cd build ../configure make make install
Note: Use --libdir=/usr/lib64 on Cent OS platforms.