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

Clearly document Poco >= 1.4.3 dependency #5

Closed
gavanderhoorn opened this issue Apr 4, 2018 · 1 comment
Closed

Clearly document Poco >= 1.4.3 dependency #5

gavanderhoorn opened this issue Apr 4, 2018 · 1 comment
Assignees
Labels

Comments

@gavanderhoorn
Copy link
Member

gavanderhoorn commented Apr 4, 2018

On Ubuntu Xenial I can only build the project after installing libpoco-dev from ppa:gezakovacs/poco.

Looking at packages.ubuntu.com/search?keywords=libpoco-dev it appears that only Artful and up have a recent enough libpoco-dev available:

  • Trusty: 1.3.6
  • Xenial: 1.3.6
  • Artful: 1.7.8
  • Bionic: 1.8.0

For Debian it's Stretch and newer (search).

@gavanderhoorn
Copy link
Member Author

With #14 getting merged at least the documentation side of this is covered.

#8 tracks the need to enforce this version requirement at configuration/build time as well.

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

No branches or pull requests

2 participants