lukaslaobeyer/AutoFlight

building on Fedora 19

Opened this issue · 0 comments

I have managed to resolve pretty much all the depenencies for this but I run into one issue I can't seem to resolve. hoping to get this resolved so I can test this out.

cmake .
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1111 (message):
Unable to find the requested Boost libraries.

Boost version: 1.53.0

Boost include path: /usr/include

Could not find the following Boost libraries:

      boost_python-py33

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMakeLists.txt:32 (find_package)

-- Found FFMPEG or Libav: /usr/lib64/libavcodec.so;/usr/lib64/libavformat.so;/usr/lib64/libavutil.so, /usr/include/ffmpeg
-- Configuring incomplete, errors occurred!