[MXS-2198] Lacking tarball installation steps in documents Created: 2018-11-27 Updated: 2019-09-18 Resolved: 2019-09-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | StartupScripts |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.12, 2.4.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Tim He | Assignee: | Timofey Turenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-90 |
| Description |
|
One missing step of the Installation Guide :
Or the terminal will give an error of 'maxscale-common**.so. not fond' I suppose to add this step to the document. |
| Comments |
| Comment by markus makela [ 2018-12-03 ] |
|
This might actually be a problem with the tarball as I believe the rpath of the executable should have a relative path to the maxscale-common.so library. |
| Comment by Timofey Turenko [ 2019-09-18 ] |
|
it is fixed in 2.3 - rpath is relative now and there is no need to copy anything to /usr/lib/ |