Hello all,<br>               I tried to configure SYMPHONY with ./configure --with-pvm but failed. I send you a part of its output.<br><br>checking pvm3.h usability... no<br>checking pvm3.h presence... no<br>checking for pvm3.h... no<br>
checking for /include/pvm3.h... no<br>configure: error: Cannot find the pvm header files either in system path or<br>in PVM_ROOT path:<br>configure: error: /bin/bash &#39;./configure&#39; failed for SYMPHONY<br><br>I have done the settings for pvm path in .bashrc file as :<br>
export PVM_ROOT=/usr/lib/pvm3<br>export PVM_ARCH=$PVM_ROOT/lib/pvmgetarch<br>export PVM_DPATH=$PVM_ROOT/lib/pvmd<br>export MANPATH=$MANPATH:$PVM_ROOT/man<br>export PATH=$PATH:$PVM_ROOT/lib:$PVM_ROOT/include<br><br>My pvm is working fine and I am able to connect other PCs. Can you please help me?<br>
Thanks in advance<br>GCMouli<br> <br>