Good catch - will correct it! Thanks
On Dec 21, 2009, at 7:44 AM, jody wrote: > Thanks, that did it! > BTW, in the man page for mpirun you should perhaps mention the "!" > option in xterm - the one that keeps the xterms open after the > application exits. > > Thanks > Jody > > > On Mon, Dec 21, 2009 at 3:25 PM, Ralph Castain <r...@open-mpi.org> wrote: >> Is your MANPATH set to point to /opt/openmpi/man? Check the order as well to >> make sure that is first - could be an older install (like the system >> default) is before it. >> >> On Dec 21, 2009, at 5:46 AM, jody wrote: >> >>> Hi >>> I just installed open-mpi version 1.4, >>> and now i noticed that the man-files are not properly installed. >>> >>> When i do >>> man mpirun >>> i get a different output than what is in >>> openmpi/share/man/man1/mpirun.1 >>> >>> I installed with this configuration: >>> ./configure --prefix=/opt/openmpi-1.4 --disable-mpi-f77 >>> --disable-mpi-f90 --with-threads >>> and afterwards made a soft link >>> >>> ln -s /opt/openmpi-1.4 /opt/openmpi >>> >>> This is on fedora fc8, but i have the same problem on my gentoo >>> machines (2.6.29-gentoo-r5) >>> Does anybody know how to get replace the old man files with the new ones? >>> >>> Thank You >>> Jody >>> _______________________________________________ >>> users mailing list >>> us...@open-mpi.org >>> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> _______________________________________________ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users