Help installing DRM-free games from Humble [solved]
Page: «2/2
  Go to:
tuubi Oct 21, 2015
Quoting: averyvhofc I am running the game executable itself. When you download the game from HB that is the file that is downloaded, they don't give you an installer or archive. Volgarr the Viking is an archive, however, but does not work either.
HB just provides the downloads. The actual format seems to be completely up to the individual developers. In any case, it would be much easier to help you if you provided the exact terminal output from trying to launch the game. It is very likely you are simply missing a few libraries.
averyvh Oct 21, 2015
Quoting: tuubiHB just provides the downloads. The actual format seems to be completely up to the individual developers. In any case, it would be much easier to help you if you provided the exact terminal output from trying to launch the game. It is very likely you are simply missing a few libraries.
already did a couple posts ago: http://imgur.com/x16cU9i
exact terminal output is literally this (from all the games that don't run): bash: ./filename: no such file or directory
tuubi Oct 22, 2015
Ah, sorry! I completely missed that post on the previous page. This is indeed beyond weird. Google finds several old threads around the net with the exact same problem, and in every case it's about missing 32bit libraries despite the misleading error messages. But as the threads are outdated, the fixes won't work unmodified.

Let's try this: GOG's page for Volgarr lists these dependencies: libc6:i386, libasound2:i386, libasound2-data:i386, libasound2-plugins:i386, libsdl2-2.0-0:i386. You can install them with: sudo apt-get install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libsdl2-2.0-0:i386

Can you try that?
eigensinnig Oct 22, 2015
I think tuubi is in the right direction. I just read this same problem description and it seems reasonable.

If after installing the libraries as proposed by tuubi you still get errors, you can try this:
ldd Volgarr and see if it tells you what is missing.
Kam Oct 23, 2015
what is the output of
cat ./Volgarr
averyvh Oct 23, 2015
After installing the packages tuubi listed then supermeatboy and vvvvvv worked but volgarr the viking still did not. Which is bizarre since those are the dependencies required for Volgarr.
Fortunately I found this: https://support.humblebundle.com/hc/en-us/articles/202759400-Installing-32-bit-libs-on-a-64-bit-Linux-system
after installing a bazillion things all the games work now! Thanks everyone!
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register


Or login with...
Sign in with Steam Sign in with Google
Social logins require cookies to stay logged in.