[Linux] Ubuntu Raring Ringtail Install Failure (libudev not found)

I have tried to install the deb download. I can’t run gamedevtycoon because libudev.so.0 is missing. I don’t seem to have such a file on my system, even in other version numbers etc. I do have the package “libudev-dev” installed, and I did remove and reinstall it multiple times.

Any other ideas I might try? Thank you!

I should have downloaded the special-pirate-version before buying the game…

Ok, this is not a pretty solution, but if you make a symlink for libudev.so.1.3.3 (or whatever it’s called on your installtion), to libudev.so.0 it should work.

sudo ln -s /usr/lib32/libudev.so.1.3.3 /usr/lib32/libudev.so.0

This worked for me on Arch Linux.

Could you provide the output you get if you try installing the .deb through the terminal?

sudo dpkg -i gamedevtycoon-ver.deb

Or have you gotten the game installed, but cant run it? If so, could you paste the output when you try to run the game?

Paket libudev0:i386 ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »libudev0:i386« existiert kein Installationskandidat.

btw. we are just uploading new packages. should be available a little later.