Trying to build synfig on Ubuntu LTS 14.04
Cloned Git repository - no problem
Built ETL - seemed to go fine
Installed libs (including boost-program-options)
Ran libtoolize and autoconfig. Both appeared to work.
run ./configure. Lots of success but ultimately fails with:
checking for boostlib >= 1.53.0… yes
checking whether the Boost::Program_Options library is available… yes
configure: error: Could not find a version of the library!
Any idea why configure fails like this? Something I need to set?
Thanks,
Chip