this post was submitted on 17 May 2024
2 points (100.0% liked)

Arch Linux

7761 readers
2 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
2
libz.so1 cannot open (lemmygrad.ml)
submitted 6 months ago* (last edited 6 months ago) by Putnik@lemmygrad.ml to c/archlinux@lemmy.ml
 

I want to run Undertale via Heroics Games Launcher but I get the error: ./runner: error while loading shared libraries: libz.so.1: cannot open shared objects file: No such file or directory.

I tried reinstalling zlib, pacman -Syu and reinstalling the Game.

For anyone having issues: lib32-openssl-1.0 is removed from the arch repos but its available in the AUR.

you are viewing a single comment's thread
view the rest of the comments
[–] SpaceCadet@feddit.nl 1 points 6 months ago

Multilib packages aren't installed by default just by enabling the multilib repo, so yes you need to find the lib32 libraries your application needs and install them by hand.