On Aug 20, 2009, at 3:37 PM, Jean Potsam wrote:

Dear All,
I tried to install openmpi 1.3 in my home directory on one of the nodes of our cluster. I have adminsitrative rights and is installing as a superuser. The configure phase is fine. The make all install part give me the following problems:

#######################################
test -z "/home/jean/openmpi/share/openmpi" || /bin/mkdir -p "/home/ jean/openmpi/share/openmpi" /usr/bin/install -c -m 644 'base/help-orte-odls-base.txt' '/home/ jean/openmpi/share/openmpi/help-orte-odls-base.txt' /usr/bin/install: accessing `/home/jean/openmpi/share/openmpi/help- orte-odls-base.txt': Transport endpoint is not connected

It looks like you're having a problem with your filesystem.

Are you about to write this file (/home/jean/openmpi/share/openmpi/ help-orte-odls-base.txt) and also read the source file ($your_install_dir/orte/mca/odls/base/help-orte-odls-base.txt)?

--
Jeff Squyres
jsquy...@cisco.com

Reply via email to