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/
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
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
+1
* Checked signatures and checksums
* Built from source and ran tests using cmake
* Built proton-j using maven and ran the tests
* Reviewed License, Notice, and other documentation files
* Built ActiveMQ using the staged artifacts and ran the AMQP tests
* Built Qpid JMS using the staged artifac
FYI python people:
I've posted the 0.16.0 rc1 python bindings up at testpypi for evaluation.
To install, use the pip --pre option:
pip install --pre -i https://testpypi.python.org/pypi python-qpid-proton
- Original Message -
> From: "Robbie Gemmell"
> To: users@qpid.apache.org
> Sen
Hi folks,
I have put together a first spin for a 0.16.0 Qpid Proton release, please
test it and vote accordingly.
The source archive can be grabbed from:
https://dist.apache.org/repos/dist/dev/qpid/proton/0.16.0-rc1/
The maven artifacts for proton-j are staged for now at:
https://repository.apac