mea culpa - apologies. However, RC5 looks pretty good on these platforms:
Fedora 17 (64bit) Debian 6 (32bit, vm) Ubuntu 12.04 (32bit, vm) Centos 6 (64bit, vm) I simply did a make & install, then ran the proton test suite. A few warnings during build, but all tests pass. The only problem platform was my Centos5 VM (32bit). The "make all/make install" failed due to the php.swg file not being present. It appears that the version of swig on Centos5 (1.3.29) does not include that php.swg file: [ 95%] Swig source /home/kgiusti/work/proton/RC1/qpid-proton-c-0.1/bindings/php/php.i:4: Error: Unable to find 'php.swg' make[2]: *** [bindings/php/phpPHP_wrap.c] Error 1 make[1]: *** [bindings/php/CMakeFiles/cproton.dir/all] Error 2 make: *** [all] Error 2 IMHO: +1 RC5, fix the Centos 5 issue in the next release. -K ----- Original Message ----- > Please have a look. This one includes ken's ssl fix in addition to > everything that was in RC4: > > http://people.apache.org/~rhs/qpid-proton-0.1rc5/ >
