protonscr

[Hacker: ED] Missing libraries - won't start

steamclosed reviewed3rd party game
ValveSoftware/steam-for-linux#714 · opened 2013-01-15 by mattyy1hp · updated 2013-11-05 · 4 comments · github
Mmattyy1hp 2013-01-15 github

Game 'Hacker: Evolution Duality' won't start due to missing library 'libglut.so.3' .

Steps to reproduce:
1/ Start game via Steam
2/ Nothing happens


Terminal output:

Game update: AppID 70120 "Hacker Evolution Duality", ProcID 31315, IP 0.0.0.0:0
ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
/home/mattyy1hp/.local/share/Steam/SteamApps/common/Hacker Evolution Duality/HackerEvolutionDuality: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory
Game removed: AppID 70120 "Hacker Evolution Duality", ProcID 31315
Steam: An X Error occurred
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x200007c
Serial number of failed request: 42585
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully


System specs:

Processor Information:
Vendor: AuthenticAMD
Speed: 1400 Mhz
4 logical processors
4 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Supported
SSE41: Unsupported
SSE42: Unsupported

Network Information:
Network Speed:

Operating System Version:
Linux Mint 13 Maya (64 bit)
Kernel Name: Linux
Kernel Version: 3.6.5-030605-generic
X Server vendor: The X.Org Foundation
X Server release: 11103000

Video Card:
Driver: ATI Technologies Inc. AMD Radeon HD 7400M Series

Driver Version:  4.2.11995 Compatibility Profile Context
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 59 Hz
VendorID:  0x1002
DeviceID:  0x6760
Number of Monitors:  1
Number of Logical Video Cards:  2
Primary Display Resolution:  1366 x 768
Desktop Resolution: 1366 x 768
Primary Display Size: 13.54" x 7.60"  (15.51" diag)
                                        34.4cm x 19.3cm  (39.4cm diag)
Primary VRAM Not Detected

Sound card:
Audio device: ATI R6xx HDMI

Memory:
RAM: 3418 Mb

Miscellaneous:
UI Language: English
LANG: en_US.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 581188 Mb
Largest Free Hard Disk Block: 323405 Mb

Installed software:

Recent Failure Reports:
Tue Jan 15 19:47:20 2013 GMT: file ''/tmp/dumps/crash_20130115204713_1.dmp'', upload yes: ''CrashID=bp-6402b31c-b4eb-4aa1-a6e8-cfd6c2130115''

Jjohndrinkwater 2013-01-16 github

Same issue on Ubuntu 12.04 64bit.
sudo apt-get install freeglut3:i386 fixed it for me, though its not often installed/used.

MMajkl578 2013-01-16 github

libglut.so.3 is part of the package freeglut3, do you have it installed?

Mmattyy1hp 2013-01-16 github

Majkl578:

No. I installed it now ( freeglut3:i386 ) and it works.

Ggdrewb-valve maintainer 2013-11-05 github

Closing as this appears to be resolved.

Nothing extracted yet.