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 "
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 \
-
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
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