You are not logged in.
Pages: 1
Hi,
I'm trying to write a statically linked program.
I can't find any static version of these libraries:
- gobject-2.0
- Xrender
- Xext
- X11
- gthread-2.0
- glib-2.0
Do they exist in some form of a pacman package or do I have to build these packages myself again ?
Kind regards
Offline
gthread probably needs glib. Glib-2 is glib2. Xrender is libxrender. Xext is libxext. Gobject2 is probably gobject-introspection. If you have X11 installed the X11 library is probably already there.
Last edited by nomorewindows (2012-02-23 16:09:23)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Pages: 1