diff options
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 - |