yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06309
Re: [Question #204120]: Problem while launching YADE
Question #204120 on Yade changed:
https://answers.launchpad.net/yade/+question/204120
Jan Stránský posted a new comment:
~/YADE/install actually is absolute path for currently logged user, but
CMake seems not to recognize it (from this example and also from short
googling). When installing anything, it is always a good idea to use "true"
absolute path starting with "/", so try (under assumpltion that
/home/benoit is your home directory)
DINSTALL_PREFIX=/home/benoit/YADE/install
it could work
Jan
PS: (Anton?) maybe DINSTALL_PREFIX=$HOME/YADE/install would work too ??
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.