diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 19:45:23 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:45:23 +0200 |
commit | 75884679ac1dbd587f6106b91b9faa58d9b1737d (patch) | |
tree | 882729b457ec219795b352956a24023d1cd02bc0 /libraries/ode/README | |
parent | f6a78ffe849e9b45b2a4a6ad61f4b917c6e134be (diff) | |
download | slackbuilds-75884679ac1dbd587f6106b91b9faa58d9b1737d.tar.gz |
libraries/ode: Updated for version 0.8
Diffstat (limited to 'libraries/ode/README')
-rw-r--r-- | libraries/ode/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/ode/README b/libraries/ode/README index 392d0c23a2..5ba8aa34da 100644 --- a/libraries/ode/README +++ b/libraries/ode/README @@ -3,7 +3,3 @@ simulating articulated rigid body dynamics. Proven applications include simulating ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible and robust, and has built-in collision detection. - -NOTE: You must use "su -" instead of "su" to build this (or you can - source /etc/profile after plain 'su') so that /usr/X11R6 is in $PATH - |