Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: StartupScripts
-
Labels:None
-
Sprint:MXS-SPRINT-90
Description
One missing step of the Installation Guide :
cd /usr/local/maxscale
|
mkdir /usr/lib/x86_64-linux-gnu/maxscale
|
cp lib/x86_64-linux-gnu/maxscale/* /usr/lib/x86_64-linux-gnu/maxscale
|
Or the terminal will give an error of 'maxscale-common**.so. not fond'
I suppose to add this step to the document.