i new in open mpi, I installed openmpi1.6.5 in linux redhat , and i have code in java and i want to use mpi with it, so i configured mpi as follow
./configure --enable-mpi-java --with-jdk-bindir=/usr/jdk6/bin --with-jdk-headers=/usr/jdk6/include --prefix=/usr/local/openmpi but i have the following warning message: Warning : unrocognoized option -enable-mpi-java --with..............