Amanita Design forum

Machinarium => Machinarium on Linux => Topic started by: greg0ire on November 28, 2009, 03:57:48 pm



Title: error while loading shared libraries : libstdc++
Post by: greg0ire on November 28, 2009, 03:57:48 pm
Hi,
I've just bought Machinarium, thinking it would work on my Fedora 12 64 bits, but when I try to run it, I get this error:
Code:
[greg@liche Machinarium]$ ./Machinarium
./Machinarium: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Nevertheless, this library is present on my system :
Code:
[greg@liche Machinarium]$ locate libstdc++.so.6
/home/greg/google-earth/libstdc++.so.6
/usr/lib64/libstdc++.so.6
How can I tell Machinarium where to look for this library? ???


Title: Re: error while loading shared libraries : libstdc++ [Resolved]
Post by: greg0ire on November 29, 2009, 12:19:18 am
Resolved : Just install i686 version of missing libraries.
More details in french here : http://forums.fedora-fr.org/viewtopic.php?pid=389565#p389565