← Back to team overview

yade-users team mailing list archive

Re: [Question #228440]: how to cmake to configure the compilation

 

Question #228440 on Yade changed:
https://answers.launchpad.net/yade/+question/228440

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello Ray,

> But I can not find the executable file of Yade in all folders. Because it
should add the executable file to environment variable which PATH defined.
> There are two files 'yade-2013-05-07.git-a97ffe9' and
'yade-2013-05-07.git-a97ffe9-batch' in the directory ~/bin.

Just open terminal (command line) and type

yade-2013-05-07.git-a97ffe9

Plus enter :-) yade-2013-05-07.git-a97ffe9 is actually Yade executable. To
have not so strange name, you can specify -DSUFFIX=-something in cmake
command [1] to have executable named yade-something (replace "something" to
whatever you want).
Cheers
Jan

[1] https://yade-dem.org/doc/installation.html#compilation

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.