Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error installing Steam (zlib and libxml2)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
gentoouser1234567
n00b
n00b


Joined: 09 Jun 2022
Posts: 2

PostPosted: Mon Jun 20, 2022 1:54 am    Post subject: Error installing Steam (zlib and libxml2) Reply with quote

Hello all, I am having some issues currently installing games-util/steam-launcher. I have been able to unmask the packages, yet I am being blocked by this error:
Code:
emerge: there are no ebuilds built with USE flags to satisfy ">=sys-libs/zlib-1.2.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]".
!!! One of the following packages is required to complete your request:
- sys-libs/zlib-1.2.11-r4::gentoo (Change USE: +abi_x86_32)
- dev-libs/libxml2-2.9.14-r1::gentoo (Change USE: -abi_x86_32)
(dependency required by "dev-libs/libxml2-2.9.14-r1::gentoo" [ebuild])
(dependency required by "sys-devel/llvm-14.0.4::gentoo[xml]" [ebuild])
(dependency required by "media-libs/mesa-22.0.5::gentoo[-opencl,-video_cards_r600,-video_cards_radeon,-video_cards_radeonsi,llvm]" [ebuild])
(dependency required by "virtual/opengl-7.0-r2::gentoo" [ebuild])
(dependency required by "games-util/steam-launcher-1.0.0.74-r1::steam-overlay[steamruntime]" [ebuild])
(dependency required by "games-util/steam-launcher" [argument])


If anyone has any advice for how to fix this issue I would appreciate it. :)
Back to top
View user's profile Send private message
sdauth
Guru
Guru


Joined: 19 Sep 2018
Posts: 569
Location: Ásgarðr

PostPosted: Mon Jun 20, 2022 2:49 am    Post subject: Reply with quote

You need to add 32bit USE flag for zlib.

Code:
sys-libs/zlib-1.2.11-r4::gentoo (Change USE: +abi_x86_32)


Add it to /etc/portage/package.use file
(or if you are using a dir instead, then in /etc/portage/package.use/zlib )

Code:
sys-libs/zlib abi_x86_32
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum