![]() |
Steam Linux Beta? - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html) +---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html) +---- Thread: Steam Linux Beta? (/thread-19926.html) Pages:
1
2
|
RE: Steam Linux Beta? - felixmole - 03-02-2013 By the way (now that I'm back on Linux), here's my hpl.log (there's a segfault then): Code: -------- THE HPL ENGINE LOG ------------ It also appears to be failing to retrieve libXcursor.so.1 which is supposed to be in /home/felix/.local/share/Steam/SteamApps/common/Penumbra Overture/lib/ Any ideas? RE: Steam Linux Beta? - jens - 03-04-2013 I think that in general you need to install a 32-bit lib package to be able to run in a 64-bit system. If I recall correctly the package is called ia32-libs or something similar, not sure if this is still the case. RE: Steam Linux Beta? - felixmole - 03-10-2013 Yup, but it seems this package doesn't include 4-5 libraries that you have to download one by one (I'm seeing libCg.so right now). Without this maneuver it appears the game won't run on Ubuntu x64. |