Skip to content

Initial public release

Choose a tag to compare

@lorinder lorinder released this 04 Nov 15:46
· 136 commits to master since this release

The included csnip-bin-0.1.tar.gz is the binary-only package, compiled against CentOS 7.8. For development, including headers and documentation, compilation from source is needed.

To install the binary package with stow:
sudo mkdir -p /usr/local/stow
cd /usr/local/stow
sudo tar xzf /path/to/csnip-bin-0.1.tar.gz
sudo stow csnip-bin-0.1.tar.gz

Then update /etc/ld.so.conf if necessary and run ldconfig.