[MDEV-19960] error while loading shared libraries Created: 2019-07-05 Updated: 2019-07-21 Resolved: 2019-07-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.2.25 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | troy lever | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
lubuntu disco 19.04 |
||
| Description |
|
I'm not much of a tech head so please do not assume much knowledge in the explanation. The post install note directs traffic here for issues so here I am, see below. Thanks! Followed install instructions here https://mariadb.com/kb/en/library/installing-mariadb-binary-tarballs/ having downloaded glibc 64 tarball from here https://downloads.mariadb.com/MariaDB/mariadb-10.2.25/ Following install, after starting with ./bin/mysqld_safe --user=mysql & I ran './bin/mysql_secure_installation' as recommended in the information that came up in terminal post install. There was an error while loading shared libraries. See output below, cheers
|
| Comments |
| Comment by Elena Stepanova [ 2019-07-21 ] |
|
If you are using binary tarballs, you have to take care of dependencies yourself, since there is no package manager to do it for you. In this case, you need to install the missing library. |