README: call ldconfig after installing bullet.

This commit is contained in:
Daniel Juyung Seo 2013-03-30 02:04:41 +09:00
parent 75777b2304
commit fe003af31a
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -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