[MCOL-1645] cannot open shared object file postConfigure Created: 2018-08-13  Updated: 2019-07-10  Resolved: 2019-07-10

Status: Closed
Project: MariaDB ColumnStore
Component/s: installation
Affects Version/s: 1.1.5
Fix Version/s: Icebox

Type: Bug Priority: Blocker
Reporter: KOUAKEP ARNOLD Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: tests
Environment:

Ubuntu 18.04


Epic/Theme: server

 Description   

Bonjour.
J'ai installé Ubuntu 18.04 en machine virtuelle pour étudier la faisabilité sur l'utilisation de la nouvelle technologie connue de MariaDB AX.
Mais après l'installation de MariaDB Columnstore suivant la documentation du lien
https://mariadb.com/kb/en/library/installing-mariadb-ax-from-the-package-repositories/#mariadb-columnstore-packages , Je suis bloqué par la commande :
/usr/local/mariadb/columnstore/bin/postConfigure
qui affiche :
/usr/local/mariadb/columnstore/bin/postConfigure: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory

J'ai essayé des solution :

  • En installant le paquet libreadline.so.6
    -En installant le paquet xorriso suivant les solutions publiés dans des blogs
    -En executant la commande sudo ln -s libreadline.so.7.0 libreadline.so.6 pour outrepasser la version 6 si jamais cela aurait pù marcher.

Mais aucune solution ne me permet d'executer le script posConfigure.

S'il vous plait, si vous avez une solution sous la main, veillez nous en faire part.
Merci d'avance. Cordialement.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2018-08-13 ]

Hi,

Unfortunately we cannot speak French but I think I have a rough idea of what you are saying.

It looks like you may have installed the Ubuntu 16.04 packages on an Ubuntu 18.04 system so there are required dependencies that are the wrong version. In which case you need to use this link for the sources.list instead:

deb https://downloads.mariadb.com/MariaDB/mariadb-columnstore/latest/repo/ubuntu18/ bionic main

I have filed MCOL-1646 to get the docs updated for Ubuntu 18.04.

Generated at Thu Feb 08 02:30:18 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.