(08-21-2014, 08:44 PM)rokytnji link Wrote: Then I would copy the file contents inside of libgtk-3.so.0 into libgtk-1.2.so.0 as a experiment since the message now says file too short.There's a problem, libgtk-3.so.0 is also empty.
I tried reinstalling libgtk-3, but that didn't help...
EDIT 2: I managed to find download links for libgtk1.2 here, so I installed it, but the installer for MOHAA is giving the same error...
(08-21-2014, 08:44 PM)rokytnji link Wrote: This is all poke and hope though from me.I'm thankful nevertheless, it's a heck of a lot better than being told there's nothing I can do. At least these stabs in the dark are giving me a little hope.
EDIT: I was looking around for anyway to run MOHAA on linux, and I found this, and it seems to be the linux binaries in a tar format, is it only for multiplayer, though? It's hard to tell.
Either way, I downloaded it, unpacked it and ran it, and I'm getting more lib issues:
Code:
./mohaa_lnx: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
I looked this issue up, and I read that I had to download/install libstdc++5, so I did, but it didn't help.
EDIT 3: I also found this guide for installing MOHAA on Ubuntu 10.4LTS, which is more recent than I would've expected, so there's hope there. The guide also uses the tar package I linked to above. I tried following it, but I'm getting the same issues...
What do you think I should do now?