#Steam : Missing libraries

16 messages · Page 1 of 1 (latest)

haughty marlin
#

steam
steam.sh[105455]: Running Steam on arch rolling 64-bit
steam.sh[105455]: STEAM_RUNTIME is enabled automatically
setup.sh[105524]: Steam runtime environment up-to-date!
/home/zzz/.local/share:/usr/local/share/:/usr/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[105548]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[105455]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libtier0_s.so
libvstdlib_s.so
libavcodec.so.58
libavutil.so.56
libvideo.so

i can see these libraries at
/home/zzz/.local/share:/usr/local/share/:/usr/share/Steam/ubuntu12_32/

also cant find which packages these libraries actually contain within
anyone who knows please help

slate rapids
#

@haughty marlin how did you install steam?

haughty marlin
#

simply, pacman steam

#

i@slate rapids

slate rapids
#

@haughty marlin is multilib enabled?

haughty marlin
#

yep

slate rapids
#

pacman -Q | grep steam

haughty marlin
slate rapids
#

@haughty marlin remove steam-native-runtime

#

then pacman -Syu, then reboot

haughty marlin
haughty marlin
slate rapids
haughty marlin
#

did that just now

steam.sh[3487]: Running Steam on arch rolling 64-bit
steam.sh[3487]: STEAM_RUNTIME is enabled automatically
setup.sh[3556]: Steam runtime environment up-to-date!
/home/zzz/.local/share:/usr/local/share/:/usr/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[3580]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[3487]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libtier0_s.so
libvstdlib_s.so
libavcodec.so.58
libavutil.so.56
libvideo.so
libpulse.so.0
/home/zzz/.local/share:/usr/local/share/:/usr/share/Steam/steam.sh: line 68:  3619 Segmentation fault      (core dumped) "${STEAM_ZENITY}" "$style" --text="$*" --width=450 2> /dev/null
Error:
You are missing the following 32-bit libraries, and Steam may not run:
libtier0_s.so
libvstdlib_s.so
libavcodec.so.58
libavutil.so.56
libvideo.so
libpulse.so.0
Press enter to continue: ````
#

@slate rapids