Re: qpid-cpp-1.35 linearstore build error

2016-12-09 Thread Robbie Gemmell
On 9 December 2016 at 09:24, Gordon Sim wrote: > On 09/12/16 01:39, Chris Richardson wrote: >> >> Since this is more a question about cmake/c++ and not strictly a question >> about Qpid I'll break userlist etiquette (again) and, with apologies to >> the >> real Qpid team, stick my nose in where it

Re: qpid-cpp-1.35 linearstore build error

2016-12-09 Thread Gordon Sim
On 09/12/16 01:39, Chris Richardson wrote: Since this is more a question about cmake/c++ and not strictly a question about Qpid I'll break userlist etiquette (again) and, with apologies to the real Qpid team, stick my nose in where it doesn't belong... Chris, your nose is very welcome as always

Re: qpid-cpp-1.35 linearstore build error

2016-12-08 Thread long ku
unsubscribe 2016-12-09 10:04 GMT+08:00 rammohan ganapavarapu : > Chris, > > Thank you, i have tried that but it did not work in SLES11 so this is what > i did to make it work. > > looks like finddb.cmake is looking for this file `/usr/lib64/libdb_cxx.so` > but my db4 installation only have "/usr/

Re: qpid-cpp-1.35 linearstore build error

2016-12-08 Thread rammohan ganapavarapu
Chris, Thank you, i have tried that but it did not work in SLES11 so this is what i did to make it work. looks like finddb.cmake is looking for this file `/usr/lib64/libdb_cxx.so` but my db4 installation only have "/usr/lib64/libdb_cxx-4.3.so" so i created symlink for `/usr/lib64/libdb_cxx-4.3.so

Re: qpid-cpp-1.35 linearstore build error

2016-12-08 Thread Chris Richardson
Since this is more a question about cmake/c++ and not strictly a question about Qpid I'll break userlist etiquette (again) and, with apologies to the real Qpid team, stick my nose in where it doesn't belong... I've had this same problem installing on Gentoo since if your BerkeleyDB is not installe

qpid-cpp-1.35 linearstore build error

2016-12-06 Thread rammohan ganapavarapu
Hi, I am trying to build linear-store for qpid-cpp-1.35 version and i am getting bellow error. -- Legacystore requires BerkeleyDB for C++ which is absent. -- Legacystore is excluded from build. -- Linearstore requires BerkeleyDB for C++ which is absent. CMake Error at src/linearstore.cmake:65 (m