Steam "You are missing the following libraries" [SOLVED]

I just saw this message pop up this morning when

You are missing the following 32-bit libraries, and Steam may not run:
libva.so.1
libbz2.so.1.0
libva.so.1
libva-x11.so.1
Press enter to continue:

I solved it by

sudo apt-get install libva-dev:i386

And restarting Lutris 4.19

Hope this helps anyone if they run into this error too!

1 Like

I’m pretty sure you didn’t need the dev version (which should come with the built stuff as well), so maybe install libva:i386 would solve.

Change the type of post to Support and add “[SOLVED]” to your title so other users can find it easily.

Glad you found the solution ^-^

2 Likes