File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -211,6 +211,11 @@ cannot_find_file()
211
211
echo " If you compiled from source, you need to run 'make install' to"
212
212
echo " copy the software into the correct location ready for operation."
213
213
echo
214
+ echo " If you compiled from source, you need to either run 'make install' to"
215
+ echo " copy the software into the correct location ready for operation."
216
+ echo " If you don't want to do a full install, you can use the --srcdir"
217
+ echo " option to only install the mysql database and privilege tables"
218
+ echo
214
219
echo " If you are using a binary release, you must either be at the top"
215
220
echo " level of the extracted archive, or pass the --basedir option"
216
221
echo " pointing to that location."
You can’t perform that action at this time.
0 commit comments