mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
add "sudo ldconfig" to install instruction. fixes #1212
This commit is contained in:
parent
d5b6222856
commit
d9372662ec
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user