sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

Installing Gearman 0.33 Boost headers #124

Closed PitoneMaledetto closed 7 years ago

PitoneMaledetto commented 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 !

PitoneMaledetto commented 7 years ago

I was missing a lot of dependencies. The configure: error: Could not link against boost_program_options ! was resolved by installing: libboost-all-dev