|
Message-ID: <3b433ab3803bc68046c71acab4f4029f@smtp.hushmail.com> Date: Wed, 21 May 2014 03:23:27 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: Jumbo just got autoconf On 2014-05-21 03:16, Michael Samuel wrote: > I did some quick tests on Fedora 20: > > `./configure && make -s` worked, detected libraries etc correctly. > AVX build and OpenCL found. > > `env MPICC=/usr/lib64/openmpi/bin/mpicc ./configure --enable-mpi` > failed, snippet from config.log: > > configure:4167: /usr/lib64/openmpi/bin/mpicc -o conftest conftest.c >&5 > configure:4171: $? = 0 > configure:4178: ./conftest > ./conftest: error while loading shared libraries: libmpi.so.1: cannot > open shared object file: No such file or directory > > I think it's supposed to use mpiexec to run stuff? Is Fedora > different to other Linux distros? Just doing "./configure --enable-mpi" without setting MPICC works on Cygwin, OSX and Ubuntu. Not sure what's wrong in your case. Where is libmpi.so.1 located? magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.