yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08349
Re: own compiled boost
Hi Anton,
the path to the dynamic libraries was incomplete. I solved it with:
export D_LIBRARY_PATH=/usr/local/boost_1_46_1/stage/lib
And yade finally works. So the problem was really related to the boost version.
So what do you think, should update the documentation for the installation and
point out that boost 1.42 or later is required? Well it was not working with
1.41.0 on Red Hat and 1.42.0 works on my ubuntu machine.
Guys, what do you think?
Thanks again,
Klaus
On Tue, 21 Feb 2012 08:18:02 AM Anton Gladky wrote:
> Try to start yade:
>
> export LD_LIBRARY_PATH=/usr/local/boost_1_46_1; yade
>
> Anton
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help : https://help.launchpad.net/ListHelp
Follow ups
References