yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15130
Re: [Question #643703]: Installation on centOS7 (loki pb)
Question #643703 on Yade changed:
https://answers.launchpad.net/yade/+question/643703
Deepak proposed the following answer:
hi,
if you have compiled loki, you could go to trunk/cMake/FindLoki.cmake
and add your include dir in the FIND_PATH command :
FIND_PATH(LOKI_INCLUDE_DIR /path/'to/your/loki/include/loki/)
and edit the FIND_LIBRARY command:
FIND_LIBRARY(LOKI_LIBRARY NAMES /path/'to/your/loki//lib)
On Tue, Jun 13, 2017 at 8:18 PM, Anton Gladky <
question643703@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #643703 on Yade changed:
> https://answers.launchpad.net/yade/+question/643703
>
> Status: Open => Answered
>
> Anton Gladky proposed the following answer:
> Please be careful. The link was just an example, that the RPM package
> exist. You should install it from your repo! Just find the package in
> your package manager. Sorry for confusion.
>
> Regards
>
> Anton
>
> 2017-06-13 20:08 GMT+02:00 Cédric <question643703@xxxxxxxxxxxxxxxxxxxxx>:
> > But your reply provided me a different vision on the topic: I think I
> simply can download the .rpm and install it without breaking any
> dependancies :)
> > Am I right ?
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because your team yade-users is
an answer contact for Yade.