Amanita Design forum

Machinarium => Machinarium on Linux => Topic started by: stephlerouge on June 12, 2017, 02:46:05 pm



Title: ./Machinarium: error while loading shared libraries: libX11.so.6: cannot open sh
Post by: stephlerouge on June 12, 2017, 02:46:05 pm
Hi,

Version ubuntu 16.04

After deziping Machinarium_full_en.tar.gz and executing ./Machinarium I have this error:

./Machinarium: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

Libraries lib32ncurses5 lib32z1 are correctly installed

Some commands executed and the result :

$ sudo apt-file find libX11.so.6
libx11-6: /usr/lib/x86_64-linux-gnu/libX11.so.6
libx11-6: /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
libx11-6-dbg: /usr/lib/debug/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0

> sudo apt-get install libx11-6
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
libx11-6 is already the newest version (2:1.6.3-1ubuntu2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.

> sudo apt-get install libx11-6-dbg
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
libx11-6-dbg is already the newest version (2:1.6.3-1ubuntu2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.

What the problem ?
Can you help me please ?

Thanks !
Steph le rouge


Title: Re: ./Machinarium: error while loading shared libraries: libX11.so.6: cannot open sh
Post by: Alex on June 12, 2017, 06:45:46 pm

This thread might help you: Some instructions for installing on Linux (http://forum.amanita-design.net/index.php?topic=1259.msg6047#msg6047)

If not, ask your question on a dedicated Ubuntu user forum (https://ubuntuforums.org/forumdisplay.php?f=93) where more people familiar with Linux can see your question and maybe help you.