On a linux distribution, I was able to build from source and run the various
tests.
Suggest merging the createRelease.txt and README.4src file.
I found a couple of bugs in the build process:
1) the configure script should use JAVA_INCLUDE, not JAVA_HOME/include, in order
to work on platforms like Mac.
2) the make sdk fails, complaining that the target dir already exists (I rm -r
the target dir, and then it worked).
Getting close!
-Marshall
On 2/2/2012 5:46 PM, Bhavani Iyer wrote:
A new release candidate is available at
http://people.apache.org/~bhavani/uimacpp-release-candidates/2.4.0/04/
Thanks to Jean-Cedri,Nico , Sylvain, Marshall for testing and reporting
issues.
It contains fixes for building on Mac OS, updates to the licences/notices.
Added the apr-util to the binary distribution an additional dependency in
ActiveMQ CPP 3.4.1
used by service wrapper deployCppService.
Please test and report any problems you find.
Thanks,
Bhavani