summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung@gmail.com>2013-03-30 02:04:41 +0900
committerDaniel Juyung Seo <seojuyung@gmail.com>2013-03-30 02:04:41 +0900
commitfe003af31ab7748a16257c06a1d29896913637ae (patch)
tree68116224659da236c98361d4c674f7af7b450fa5 /README
parent75777b23048697d01e583f81533ca295920a266e (diff)
downloadefl-fe003af31ab7748a16257c06a1d29896913637ae.tar.gz
README: call ldconfig after installing bullet.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 4b19c23c8b..d15e75c0d5 100644
--- a/README
+++ b/README
@@ -59,6 +59,7 @@ $ cd ~/bullet/build
$ cmake .. -DBUILD_CPU_DEMOS=OFF -DBUILD_DEMOS=OFF -DBUILD_SHARED_LIBS=ON
$ make
$ sudo make install
+$ sudo ldconfig
* Ubuntu Users:
Alternatively ubuntu users have the option to install the BulletPhysics from