Results 1 to 3 of 3
Hi there,
How do I figure out what version of gnome and gtk I have installed? I am using slackware 10.1
Thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-03-2007 #1
how to tell what version of GTK is installed
Hi there,
How do I figure out what version of gnome and gtk I have installed? I am using slackware 10.1
Thanks
- 05-03-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
One way you could do it is to go to a terminal and run pkgtool for a listing of all your packages. If I remember correctly, you'll have to su to root to run it.
oz
- 05-06-2007 #3
The simplest way to determine which version of GTK is installed it's to type the following command:
pkg-config --modversion gtk+-2.0
Hope this help


Reply With Quote
