← Back to team overview

yade-users team mailing list archive

Re: [Question #662020]: unable to run yade after compiling process

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Azim,

the easiest way is to put the location into .bashrc file. Open .bashrc
file, e.g. from terminal

gedit $HOME/.bashrc

and put the following line to the end of the file.

export PATH=/home/azim/trunk/built/bin:$PATH

After starting a new terminal, yade-2017-10-26.git-c434d0a should work
fine.

/home/azim/trunk/built/bin is defined as CMAKE_INSTALL_PREFIX/bin

cheers
Jan

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