[
https://issues.apache.org/jira/browse/PROTON-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677775#comment-13677775
]
Evgeny Minkevich commented on PROTON-330:
-----------------------------------------
The issue is with the README file:
# dependencies needed for bindings
yum install swig python-devel ruby-devel php-devel java-1.6.0-openjdk
when it should be
# dependencies needed for bindings
yum install swig python-devel ruby-devel php-devel java-1.6.0-openjdk-devel
Otherwise got it working now.
Thanks.
> Centos 6.4 build failure: Could NOT find Java
> ---------------------------------------------
>
> Key: PROTON-330
> URL: https://issues.apache.org/jira/browse/PROTON-330
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: 0.4
> Environment: Centos 6.4 x86_64
> Reporter: Evgeny Minkevich
> Priority: Minor
>
> [tcs@centos build]$ echo $M2_HOME
> /home/tcs/apache-maven-3.0.5
> [tcs@centos build]$ echo $JAVA_HOME
> /usr/lib/jvm/jre-1.6.0-openjdk.x86_64
> [tcs@centos build]$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
> PN_VERSION: 0.4
> -- Could NOT find Java (missing: Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE
> Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE)
> -- Cannot find both Java and Maven: testing disabled for Proton-J and JNI
> Bindings
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira