> Am Mon, 28 Nov 2016 21:02:01 -0700
> schrieb Orion Poplawski
> Seems to be more comlicated,than just the build-error.
> Nevertheless, "autoreconf ..." or "autoconf" does not work.
> Just for the build-fix:
> the newest upstream should have fixed the library-path problem, but the
> configure-scr
Am Mon, 28 Nov 2016 21:02:01 -0700
schrieb Orion Poplawski :
> On 11/28/2016 05:29 PM, Susi Lehtola wrote:
> > On 11/28/2016 04:20 AM, Johannes Lips wrote:
> >>> Am 28.11.2016 09:51, schrieb Johannes Lips:
> >>>
> >>> The pregenerated configure-script looks for libmpi.so in "/usr/lib
> >>> /usr
On 11/28/2016 05:29 PM, Susi Lehtola wrote:
On 11/28/2016 04:20 AM, Johannes Lips wrote:
Am 28.11.2016 09:51, schrieb Johannes Lips:
The pregenerated configure-script looks for libmpi.so in "/usr/lib
/usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in
"/usr/lib/openmpi/lib". Regenera
On 11/28/2016 04:20 AM, Johannes Lips wrote:
Am 28.11.2016 09:51, schrieb Johannes Lips:
The pregenerated configure-script looks for libmpi.so in "/usr/lib
/usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in
"/usr/lib/openmpi/lib". Regenerating the configure-script might
work. Somethi
> Am 28.11.2016 09:51, schrieb Johannes Lips:
>
> The pregenerated configure-script looks for libmpi.so in "/usr/lib
> /usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in
> "/usr/lib/openmpi/lib".
> Regenerating the configure-script might work.
> Something like "autoreconf --force --in
Am 28.11.2016 09:51, schrieb Johannes Lips:
Hi all,
I've been trying to build gretl with mpi support and I followed the
guidelines in the wiki [1]. It apparently works, since I was able to
build it on 64bit, which worked every time, but the 32bit build always
fails to find the openmpi libraries,
Hi all,
I've been trying to build gretl with mpi support and I followed the guidelines
in the wiki [1]. It apparently works, since I was able to build it on 64bit,
which worked every time, but the 32bit build always fails to find the openmpi
libraries, as can be seen from the build.log from the