https://github.com/deric/libprocess
https://github.com/deric/libprocess
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/deric/libprocess
- Owner: deric
- License: apache-2.0
- Created: 2015-01-14T10:18:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T10:21:59.000Z (over 11 years ago)
- Last Synced: 2025-02-09T20:42:18.285Z (over 1 year ago)
- Language: C++
- Size: 7.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libprocess
Most importantly, if you run into an issue, please send me an email:
benh@berkeley.edu.
```
$ ./bootstrap # Unless you already have a distribution.
$ mkdir build && cd build # Optional.
$ path/to/configure
$ make
$ make check
```
## Build dependencies
* dh-autoreconf
* libapr1-dev
* libsvn-dev
* libcurl-dev