Skip to content

Commit

Permalink
add "sudo ldconfig" to install instruction. fixes #1212
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Sep 29, 2018
1 parent d5b6222 commit d937266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Expand Up @@ -500,6 +500,7 @@ echo "You can now build and install $PACKAGE_NAME by running:"
echo ""
echo "$ make"
echo "$ sudo make install"
echo "$ sudo ldconfig"
echo ""
AM_COND_IF([ASCIIDOC],
Expand Down

0 comments on commit d937266

Please sign in to comment.