Closed PitoneMaledetto closed 7 years ago
checking for Boost headers version >= 1.39.0... yes checking for Boost's header version... configure: error: invalid value: boost_major_version=
I have installed Package: libboost-dev (1.62.0.1) Please advise. Thank you
p.s. now trying to build gearmand-1.1.17 also with (./configure --with-boost-libdir=/usr/lib/x86_64-linux-gnu)
checking for rand in -lboost_program_options... no configure: error: Could not link against boost_program_options !
I was missing a lot of dependencies. The configure: error: Could not link against boost_program_options ! was resolved by installing: libboost-all-dev
checking for Boost headers version >= 1.39.0... yes checking for Boost's header version... configure: error: invalid value: boost_major_version=
I have installed Package: libboost-dev (1.62.0.1) Please advise. Thank you
p.s. now trying to build gearmand-1.1.17 also with (./configure --with-boost-libdir=/usr/lib/x86_64-linux-gnu)
checking for rand in -lboost_program_options... no configure: error: Could not link against boost_program_options !