yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16839
Re: [Question #665049]: error when installing yade on centos
Question #665049 on Yade changed:
https://answers.launchpad.net/yade/+question/665049
JIPEIQI gave more information on the question:
Hi Deepak!
I change my lines into:
library_dirs=['/usr/local/lib']
include_dirs=['/usr/local/include/boost','/usr/local/include/eigen3','minieigen']
where in /usr/local/lib : the liboost_python.so exists (but no boost_python is found on my computer)
where in /usr/local/include/boost : a bunch of .hpp files is found, so i guess i get this path right
but the error message is still the same. Is there something wrong with
my boost libs?
--
You received this question notification because your team yade-users is
an answer contact for Yade.