This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Description
Trying to setup a new ubuntu 16.04 VM to test out glow and ran into a little snafu in the documentation.
libpng is listed in the system requirements header (and in the macOS brew header) but not in the ubuntu section. As a result, it took a bit of cmake digging to figure out why image-classifier wasn't being built at first.