Skip to content

Commit d937266

Browse files
committed
add "sudo ldconfig" to install instruction. fixes #1212
1 parent d5b6222 commit d937266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

+1
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ echo "You can now build and install $PACKAGE_NAME by running:"
500500
echo ""
501501
echo "$ make"
502502
echo "$ sudo make install"
503+
echo "$ sudo ldconfig"
503504
echo ""
504505
505506
AM_COND_IF([ASCIIDOC],

0 commit comments

Comments
 (0)