On Tue, 15 Dec 2015 05:39:43 -0600, Nicky Perian wrote:
> Anyone building using system libs .../... how are you handling the libs
> that have no packages. jsoncpp glh-linear webkit hunspell to name a few.
That's the problem with SYSTEMLIBS (AKA SATNDALONE in v1/2 viewers): you
can't handle those
This is what I have so far..
sudo apt-get install --install-recommends libc6-dev libstdc++6 libx11-dev
libxrender-dev libidn11-dev libgl1-mesa-dev
sudo apt-get install --install-recommends libglu1-mesa-dev zlib1g-dev
libssl-dev libogg-dev libpng12-dev libdbus-glib-1-dev libgtk2.0-dev
sudo apt-g