When I installed the linux game Uplink, There was an error:
edwin@edwin-desktop:~/Desktop$ sh ./uplink-demo-1.54.sh
Verifying archive integrity... All good.
Uncompressing Uplink demo 1.54DEMO...........................................................................................
/home/edwin/.setup10083: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
So, I install the following:
sudo apt-get install libgtk1.2
sudo apt-get install libgpm1
No comments:
Post a Comment