Re: [OMPI users] Open MPI 1.2.3 spec file

2007-07-10 Thread Alex Tumanov
On 7/9/07, Jeff Squyres wrote: On Jul 6, 2007, at 12:05 PM, Alex Tumanov wrote: > Eureka! I managed to get it working despite the incorrect _initial_ > ./configure invocation. For those interested, here are my compilation > options: > # cat ompi_build.sh > #!/bin/sh > > rpmbuild --rebuild -D "

Re: [OMPI users] Open MPI 1.2.3 spec file

2007-07-09 Thread Jeff Squyres
On Jul 6, 2007, at 12:05 PM, Alex Tumanov wrote: Eureka! I managed to get it working despite the incorrect _initial_ ./configure invocation. For those interested, here are my compilation options: # cat ompi_build.sh #!/bin/sh rpmbuild --rebuild -D "configure_options \ -

Re: [OMPI users] Open MPI 1.2.3 spec file

2007-07-06 Thread Alex Tumanov
Eureka! I managed to get it working despite the incorrect _initial_ ./configure invocation. For those interested, here are my compilation options: # cat ompi_build.sh #!/bin/sh rpmbuild --rebuild -D "configure_options \ --prefix=%{_prefix} \ --with-o

Re: [OMPI users] Open MPI 1.2.3 spec file

2007-07-05 Thread Alex Tumanov
Actually, tried compiling the RPM again, and at the very top, noticed that the ./configure is called with --sysconfdir set to /opt/openmpi instead of the new name provided. All other parameters are correct! Any ideas? ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --ta