Results 1 to 4 of 4
Hi
---
checking for required packages... configure: error: You need libgnome-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libglade-2.0 gobject-2.0 glib-2.0 gtk+-2.0 >= 2.6.0 installed and registered with pkg-config
[root@localhost glame-2.0.1]#
---
wanted to install ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-20-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Phila, Pennsylvania
- Posts
- 64
install glame
Hi
---
checking for required packages... configure: error: You need libgnome-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libglade-2.0 gobject-2.0 glib-2.0 gtk+-2.0 >= 2.6.0 installed and registered with pkg-config
[root@localhost glame-2.0.1]#
---
wanted to install glame, but didn't work. First it required guile, which I installed. But what does this error mean then?
boris
- 05-20-2005 #2
It means that you have to install the list of dependancies it gives:
libgnome-2.0
libgnomeui-2.0
libgnomecanvas-2.0
libglade-2.0
gobject-2.0
glib-2.0
gtk+-2.0 (or gtk+-2.6)
dylunio
- 05-20-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Phila, Pennsylvania
- Posts
- 64
I see.
So I just search in sourceforge.net or how can I do it?
And what does this axpression mean, please?:
"gtk+-2.0 >= 2.6.0"
boris
- 05-20-2005 #4
I believe it means that you must have a gtk+ greater than 2.0 and no greater than 2.6.0


Reply With Quote
