yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01842
[Branch ~yade-dev/yade/trunk] Rev 1728: Added "warning" in one-click-install script
------------------------------------------------------------
revno: 1728
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
branch nick: trunk
timestamp: Mon 2009-08-24 14:18:01 +0200
message:
Added "warning" in one-click-install 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 11:51:33 +0000
+++ scripts/installOnUbuntu.sh 2009-08-24 12:18:01 +0000
@@ -4,6 +4,10 @@
# The install is maximal: you will get almost all YADE functionality, even if you dont need it
# Please, copy this script to the empty directory and start it.
#
+# WARNING: this will install on your machine the version, that may not work for you
+# for a while. It can happen because of some "working" commits to the repository.
+# If it happens, wait a little bit and try again. Or contact us through mailing list.
+#
BASEDIR='.'
Follow ups