Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of Developer Documentation #33

Open
PhirePhly opened this issue Oct 22, 2016 · 1 comment
Open

Lack of Developer Documentation #33

PhirePhly opened this issue Oct 22, 2016 · 1 comment

Comments

@PhirePhly
Copy link
Contributor

Building aprsc and the test suite depend on you having the following installed:

  • libevent-dev
  • libjson-xs-perl

Running tests requires that you:
cd src
./configre
make
make testinstall
cd ../tests
make test

@fkautz
Copy link
Contributor

fkautz commented Feb 27, 2017

#39 was merged which added a make test that can be ran from src/ that will instantiate a build, testinstall and test. Documentation should probably be added describing aprsc's dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants