Package Details: lib32-gtk2 2.24.33-5

Git Clone URL: https://aur.archlinux.org/lib32-gtk2.git (read-only, click to copy)
Package Base: lib32-gtk2
Description: GObject-based multi-platform GUI toolkit (legacy, 32-bit)
Upstream URL: https://www.gtk.org/
Licenses: LGPL-2.1-or-later
Provides: libgailutil.so, libgdk-x11-2.0.so, libgtk-x11-2.0.so
Submitter: City-busz
Maintainer: City-busz
Last Packager: City-busz
Votes: 23
Popularity: 2.27
First Submitted: 2025-10-27 22:20 (UTC)
Last Updated: 2025-10-28 08:25 (UTC)

Latest Comments

Doomsday commented on 2026-07-17 21:57 (UTC)

I had to set this config to avoid having error during build.

cat ~/.config/pacman/makepkg.conf LDFLAGS+=" -Wl,-rpath-link,/usr/lib32 -L/usr/lib32"

yay -S lib32-gtk2 output was: (..) checking for GLIB - version >= 2.28.0... no *** Could not run GLib test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occurred. This usually means GLib is incorrectly installed. configure: error:

The config.log included errors: /usr/bin/ld: warning: libpcre2-8.so.0, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/16/../../../../lib32/libglib-2.0.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/16/../../../../lib32/libglib-2.0.so: undefined reference to `pcre2_match_8@PCRE2_10.47'