yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01865
[Branch ~yade-dev/yade/trunk] Rev 1731: Add gts to depends on the script.
------------------------------------------------------------
revno: 1731
committer: Václav Šmilauer <vaclav@flux>
branch nick: trunk
timestamp: Mon 2009-08-24 17:35:49 +0200
message:
Add gts to depends on the script.
modified:
scripts/installOnUbuntu.sh
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'scripts/installOnUbuntu.sh'
--- scripts/installOnUbuntu.sh 2009-08-24 12:18:01 +0000
+++ scripts/installOnUbuntu.sh 2009-08-24 15:35:49 +0000
@@ -12,7 +12,7 @@
BASEDIR='.'
VERSION='trunk'
-sudo aptitude install scons libqt3-mt-dev qt3-dev-tools freeglut3-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 python-pygraphviz python-epydoc
+sudo aptitude install scons libqt3-mt-dev qt3-dev-tools freeglut3-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 python-pygraphviz python-epydoc libgts-dev
bzr checkout lp:yade
mkdir $BASEDIR/build
mkdir $BASEDIR/build/data