Hi,
I faced the same issue, but downloaded the DataStax cpp-driver as mentioned in the guide. After downloading from source (https://github.com/datastax/cpp-driver/releases), I’ve built it, installed it, than the configure run ok for KEA. However I cannot get it work with KEA 1.7.2 or latest :( See my previous email (I’m still debugging why the GET_VERSION is running to timeout upon execution) Building cpp-dirver: cd SOURCE mkdir build && cd build ccmake .. make && make install Hope this helps! Cheers, Tom From: Kea-users [mailto:[email protected]] On Behalf Of ram tester Sent: Thursday, January 9, 2020 6:10 PM To: [email protected] Subject: [Kea-users] kea 1.5 cassandra 3.10 install Hi, I'm trying to get a setup running with the following specs, centos 7.5 kea 1.5 cassandra 3.11 <https://downloads.isc.org/isc/kea/1.5.0/doc/kea-guide.html#idm45914471238032> https://downloads.isc.org/isc/kea/1.5.0/doc/kea-guide.html#idm45914471238032 was able to install the required dependencies, packages as per kea installation guide. But stuck at the configure stage while trying to enable kea with cql support. "configure: error: Needs Cassandra CQL library" ./configure --with-boost-include=/usr/include/boost169 --with-boost-lib-dir=/usr/lib64/boost169/ --with-cql=/root/kea-1.5.0/tools/cql_config_defines.sh defines.sh points to the cpp-driver location. Not sure if im missing any of the steps. Thanks, Ram
_______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
