Skip to content

Releases: lorinder/csnip

v0.4

20 Sep 22:32

Choose a tag to compare

As usual, many improvements & fixes from previous releases.

Initial public release

04 Nov 15:46

Choose a tag to compare

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.