/Machinarium: error while loading shared libraries: libpangocairo-1.0.so.0:

(1/2) > >>

winterkewl:
Hi All,

I just purchased/downloaded/extracted the game for Linux into this directory on my computer here at work.
/usr/home/kvale/myStuff/machinarium/Machinarium

when attempting to run the game using this command
./Machinarium

I get the following error
./Machinarium: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory

Any Idea what I can do to fix this problem?

bear in mind that this is a work computer so I don't have root access nor permissions to save files anywhere except /usr/home/kvale/

any help is much appreciated!
KaeThxBae.

popsUlfr:
What Linux are you using? What desktop manager? If you don't have root access you won't get far here. Looks like the "cairo" or "pango" or both packages are not installed and to do so root access is required.

winterkewl:
That really stinks. How can i find the info  you're requesting? I believe we're using KDE (red hat) but I don't know how to tell for sure. . .Is there maybe a command I can run that will spit out the pertinent info?

popsUlfr:
Try
Code:

cat /etc/*release
For distro info.

Code:

uname -a
For arch info.

Right-click on a panel (possibly also on desktop) and select "About" to get the desktop manager. Though I would like to know a command or a trick to show the dm used.

winterkewl:
cat /etc/*release
Red Hat Enterprise Linux WS release 4 (Nahant Update 8)

 uname -a
Linux bluebear 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:33:05 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

Right clicking on a panel ( I assume panel = window ??)
Nautilus 2.8.1
Nautilus is a graphical shell for GNOME that makes it easy to manage your files and the rest of your system.

Does this info help?

I'm also downloading the windows version to see if I can get wine to run it.

Navigation

[0] Message Index

[#] Next page