From fe003af31ab7748a16257c06a1d29896913637ae Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Sat, 30 Mar 2013 02:04:41 +0900 Subject: [PATCH] README: call ldconfig after installing bullet. --- README | 1 + 1 file changed, 1 insertion(+) 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