Hello Harald,
On Sunday 28 January 2007 19:22, Harald Servat wrote:
> I've checking configure and your bugtrack and I'm wondering if the line
> #328 found in https://svn.open-mpi.org/trac/ompi/changeset/9372 must say
>
> if test "$enable_peruse" = "yes"; then
>
> instead of,
>
> if test "$e
Hello,
I'm trying to compile OpenMPI on a FreeBSD 6.2 machine. I'm experiencing
problems when asking configure to add peruse support.
When launching > ./configure --prefix=mydir --enable-peruse
it seems to ignore it.
I've checking configure and your bugtrack and I'm wondering if the li