Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 10 Aug 2011 06:04:04 +0400
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: error while compiling

On Tue, Aug 09, 2011 at 10:32:06PM +0200, Stefan Hummel wrote:
> nano /etc/ld.so.conf
> in the config file I had to add: /usr/lib64/mpi/gcc/openmpi/lib64

After this step, you needed to run ldconfig to make the change effective.

> and than: "export 
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/mpi/gcc/openmpi/lib64"

Either one of these would be sufficient, you didn't need both.  Maybe
you went for the latter because you forgot to run ldconfig after the
former, though.

Alexander

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.