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:
[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 :
[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?