← Back to team overview

yade-users team mailing list archive

Re: [Question #169842]: YADE installation for beginners. Ubuntu (natty)

 

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

    Status: Open => Answered

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

1) download a tarball from
https://yade-dem.org/source/yade_latest_trunk.tgz<https://yade-dem.org/source/yade_latest_trunk.tgz>
2) unpack it

follow https://yade-dem.org/doc/installation.html
it means:
3) install needed packages with

sudo apt-get install scons freeglut3-dev libloki-dev \
libboost-date-time-dev libboost-filesystem-dev libboost-thread-dev \
libboost-regex-dev fakeroot dpkg-dev build-essential g++ \
libboost-iostreams-dev liblog4cxx10-dev python-dev libboost-python-dev ipython \
python-matplotlib libsqlite3-dev python-numeric python-tk gnuplot doxygen \
libgts-dev python-pygraphviz libvtk5-dev python-scientific bzr
bzrtools libeigen2-dev \
binutils-gold python-xlib python-qt4 pyqt4-dev-tools \
libqglviewer-qt4-dev python-imaging libjs-jquery python-sphinx

4) in terminal change directory to yade (created from unpacking the
tarball), and run
scons version=trunk features=openmp,opengl,gts,log4cxx,vtk,qt4

it could work now and create yade-trunk executable in /usr/local/bin/ .. if
it has problems to find eigen library, ask to the forum again :-)
good luck
Jan

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