It took us a while but thanks to the great efforts of @Fyb3roptik and @gnor we finally have some updated linux packages for you to enjoy.
To download the updated packages simply re-use the download links in the purchase email. If you can’t find the email anymore you can contact orders@fastspring.com
We only had three download links in those emails so there’s a small nuisance in that we had to package both i386 and x64 varieties into one file.
Example: If you download the .deb file you get a .tar.gz archive which contains both .deb files.
We have contacted Fastspring to find a better way to provide these files in the future.
Known issues
In some linux distributions the shortcut is not found in the applications menu. If this is the case you can just run ‘/opt/greenheartgames/gamedevtycoon’ to start the game
Please let us know if you experience any issues with the new update.
Hi! Running on ubuntu 12.04, gnome classic, ATI mobility Radeon HD 4200, AMD athlon II dual core, 3gb ram.
I asked reddit [here][1] on advice on installing, specifically [here][2].
Now I get the following error:
/opt/greenheartgames/gamedevtycoon: error while loading shared libraries: libudev.so.0: wrong ELF class: ELFCLASS64
Well I think I found the problem: I have neither libudev’s in /usr/lib or /usr/lib32.
As I found here(2 year old source ), they took out ia32-libs but they said it would be added in again. Any way I can add libudev again?
Yeah 64 bit and I’ve done that a number of times, I’ve also tried removing it (apt-get remove) and reinstalling it, didn’t work. Then tried purge, reinstall, didn’t work. Then just tried to reinstall (apt-get install --reinstall). Still didn’t work.
Which means that @pizzalover101 probably doesn’t have the relevant 64-bit libraries installed. And everyone has been telling him to install the 32-bit libraries (oops ) . Ether way, shouldn’t there be a dependency tree to fix this?
and post the output? Furthermore make sure you installed the gamedevtycoon-1.3.8.amd64.deb not the gamedevtycoon-1.3.8.i386.deb. Oh and make sure you have libudev1 installed (ignore libudev0 you won’t have it with 12.04)
@Fyb3roptik and @PatrickKlug, any chance we could get a download link for non-bundled version as well if you manage to add more links - one without nw, nw.pak and libffmpegsumo.so?
None of those files are required if you have node-webkit installed already, and so it seems a waste to have to download them again. Also, using node-webkit as a dependency for the game package makes more sense than bundling the binary for Linux packages on some distributions.