An open API service indexing awesome lists of open source software.

https://github.com/deric/libprocess


https://github.com/deric/libprocess

Last synced: about 1 year ago
JSON representation

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