Skip to content

Commit bdf2291

Browse files
committed
sudo ldconfig
1 parent cc19a4f commit bdf2291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Finally, we need to install luabind manually because the Ubuntu package (sigh) r
3838
ln -s /usr/lib/x86_64-linux-gnu/liblua5.1.so /usr/lib/
3939
bjam install
4040
ln -s /usr/local/lib/libluabindd.so /usr/local/lib/libluabind.so
41-
ldconfig
41+
sudo ldconfig
4242

4343
Once you've installed those, then `cd` back to your Tilemaker directory and simply:
4444

0 commit comments

Comments
 (0)