Hi Bhavani, I see that there are 64bit builds now, which is what we
need. However, the link doesn't work due to missing permissions.
So far (before RC5) we had gotten UimaCPP to compile, but had major
problems packaging it with the dependencies. When installing the
dependencies from the standard Ubuntu repository (we tried 8.04, 10.04
and 12.04) we can get it to compile, and it detects the location
automatically, but for `make sdk` we need to specify the locations by
hand and it's quite difficult to find the right locations.
Also, the JDK location when using Oracle JDK 7 on Ubuntu actually needs
two includes and we needed to trick it into working by specifying
--with-jdk="/usr/lib/jvm/java-7-oracle/include
-I/usr/lib/jvm/java-7-oracle/include/linux"
We will now try to compile Pythonnator with the new SDK, so far we have
had only partial success on any system more recent than 4 or 5 years. We
will file bug reports once we figure out what exactly is failing.
Best,
Jens
On 07/06/2012 11:30 PM, Bhavani Iyer wrote:
Hello,
Resuming trying to release UIMACPP.
RC 5 is available at
http://people.apache.org/~bhavani/uimacpp-release-candidates/2.4.0/05/
It contains:
https://issues.apache.org/jira/browse/UIMA-2425
and updates to the READMEs.
Please try it and report any problems.
Thanks,
Bhavani