← Back to team overview

yade-users team mailing list archive

Re: [Question #624246]: Call yade-2017.01a after compilation

 

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

Jan Stránský posted a new comment:
Hello,

> alias yade='python SHOME/myYade/install/bin/yade-2017.01a

this solution works, but e.g. if you install native Ubuntu Yade (sudo
apt-get install yade), its name is 'yade' by default, but the name
points to yade-2017.01a...

I would prefer exporting PATH to contain yade-2017.01a executable (again in ~/.bashrc file):
export PATH=$HOME/myYade/install/bin:$PATH

cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.