Linux Install Troubleshoot
February 20, 2018
If the game doesn’t open and you get this message:
Could not display “game name”.
There is no application installed for executable files.
Do you want to search for an application to open this file?
You have probably need to make the game file executable.
Right click on the game file, click on Properties, choose the tab Permissions. Check the small square Allow executing file as program.
~~~~
Written by Edwin Vigneau.
The following are instructions to run the linux versions on certain linux distributions in which they do not run out of the box.
All commands are to be entered in a terminal.
A 64-bit linux distribution is required.
Debian 9 (“Stretch”)
libssl1.0.0 is missing and it is not in the repositories. Install it from the “Jessie” repositories or download it from https://packages.debian.org/jessie/amd64/libssl1.0.0/download
Fedora 27
openal is missing, install it with:
su -c ‘dnf install openal-soft.x86_64’
libGLU is missing, install it with:
su -c ‘dnf install mesa-libGLU.x86_64’
libssl1.0.0 and libcrypto.so.1.0.0 are missing, but they are not in the repositories or even available as a package. We need to compile them from the source code.
If you don’t have gcc, install it with:
su -c ‘dnf install gcc’
Download the source code from:
https://www.openssl.org/source/old/1.0.0/openssl-1.0.0s.tar.gz
Extract the archive
Open a terminal in the extracted directory
compile it with:
./config shared
make
Move the compiled libraries to their proper place with:
sudo cp libssl.so.1.0.0 /lib64/libssl.so.1.0.0
sudo cp libcrypto.so.1.0.0 /lib64/libcrypto.so.1.0.0
The game should run now.
~~
If your distribution is not mentioned here and the game does not run, start the game from a terminal.
If there are missing libraries, their name will be shown so that you can install them.
They may not be in your distribution’s repositories however, since some are quite outdated.
You may have to compile them from source.















Świat Morfołaków jest tak rozbudowany, że można o nim czytać na okrągło i nie odnieść wrażenia, że coś się powtarza. Po zamknięciu komiksu długo trzeba się zastanawiać, co właśnie przed chwilą nas trafiło i czy to było naprawdę? Mateusz Skutnik narysował teraz to, co istniało pod postacią scenariuszy już w momencie wydania zbiorczego z 2007 i to, co Nikodem Skrodzki dopisał. Niezwykła to frajda czytać tamten stary zapis scenarzysty, a potem porównywać z narysowaną na jego podstawie do Nowego Testamentu historyjką. Ale frajda jest też z odkrywania tego bardzo namacalnego świata, którego istnienie czuje się pod skórą, z odkrywania jego mechanizmów i poszukiwania w nim logiki. Morfołaki robią coś takiego z głową, że wielu rzeczy pozornie się nie zapamiętuje, ale potrafią się one wryć w podświadomość i powrócić przy każdej kolejnej lekturze z siłą huraganu Katrina. Mistrz.
1. At the ends of Submachine 10 and Submachine Universe, the Player ends up in a desert. What is the significance of this place for people like Murtaugh and Elizabeth, and where is it located with respect to the rest of the Submachine? Is it a foreign planet, as it appears, or is this an alternate Earth?

