@mikelovesbikes@hear-me.social
Post #1764881
2026-04-18 18:27 UTC
UNIX is simple and coherent. - Dennis Ritchie
GNU's not UNIX. - Richard Stallman
Replies (4)
-
@catsalad@infosec.exchange 2026-04-18 18:46
@mikelovesbikes@hear-me.social :thonking:
-
@commanderred@chaos.social 2026-04-18 19:37
@mikelovesbikes@hear-me.social yes but u gotta install gtk2 tho which is prolly in the AUR
-
@dianea@lgbtqia.space 2026-04-18 20:21
@mikelovesbikes@hear-me.social what I love about Gentoo Linux, I learned about dependencies and which packages were absolute hell and did not follow long established rules of do one thing and do it well (systemD)
-
@drizzy@cyberplace.social 2026-04-19 05:30
@mikelovesbikes@hear-me.social you likely have runtime gtk2 libraries. To compile packages depending on gtk2 you also need devel headers (not just for gtk2 but all its dependencies too). That would be my guess anyway