yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09537
[Question #248523]: add path to ./yade-2014-05-08.git-998a28d
New question #248523 on Yade:
https://answers.launchpad.net/yade/+question/248523
Dear all,
I installed Yade from source on Ubuntu 14.04.
The following could be executed.
jiadun@jiadun-Lenovo-IdeaPad-Z500:~/myYade/YadeCodes/install/bin$ ./yade-2014-05-08.git-998a28d
Welcome to Yade 2014-05-08.git-998a28d
TCP python prompt on localhost:9001, auth cookie `syecdu'
XMLRPC info provider on http://localhost:21001
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]]
Yade [1]: t
How to add the path of "yade-2014-05-08.git-998a28d" such that jiadun@jiadun-Lenovo-IdeaPad-Z500:~$ yade-2014-05-08.git-998a28d could be executable rather than yade-2014-05-08.git-998a28d: command not found.
I attempted to solving it by adding the following to both ~/.profile and ~/.bashrc. However, it did not work.
export PATH=/home/jiadun/myYade/YadeCodes/install/bin:$PATH
alias yade-2014-05-08.git-998a28d="/home/jiadun/myYade/YadeCodes/install/bin"
Best regards,
Jiadun
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.