From b3457e4865bcd84156c1e0175e418a3f01983b42 Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Wed, 18 Jul 2012 09:01:24 -0700 Subject: [PATCH] Add "sudo ldconfig" to install instructions in README so I don't keep getting asked about it. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 644f30e..fda0589 100644 --- a/README +++ b/README @@ -114,6 +114,7 @@ $ cd build $ cmake ../ $ make $ sudo make install +$ sudo ldconfig This will build gr-air-modes out of the source tree in build/ and install it on your system, generally in /usr/local/bin.