https://github.com/deric/nscp-deb-packaging
https://github.com/deric/nscp-deb-packaging
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deric/nscp-deb-packaging
- Owner: deric
- Created: 2014-07-09T13:57:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T14:05:23.000Z (almost 12 years ago)
- Last Synced: 2025-04-04T10:30:56.363Z (about 1 year ago)
- Language: Shell
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NSClient++ deb packaging (beta)
build dependencies:
```
apt-get install git cmake build-essential python-dev libssl-dev libboost-all-dev libprotobuf-dev protobuf-compiler python-protobuf libcrypto++-dev liblua5.1-0-dev libgtest-dev
```
there's also documentation which is generated by following libraries:
```
apt-get install rst2pdf
```
building specific branch
```
$ ./build_nscpp --repo https://github.com/mickem/nscp.git?branch=0.4.2
```