[Kea-users] kea 1.5 cassandra 3.10 install

Dajka Tamás viper at vipernet.hu
Thu Jan 9 17:28:19 UTC 2020


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:kea-users-bounces at lists.isc.org] On Behalf Of ram tester
Sent: Thursday, January 9, 2020 6:10 PM
To: kea-users at lists.isc.org
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20200109/289cd983/attachment.htm>


More information about the Kea-users mailing list