#1789 closed defect (invalid)
Missing glib required on gtk 2.8.11
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
When I was compiling gtk 2.8.11 I got error because I had glib 2.8.3 and It's required at least glib 2.8.5. It's not shown on http://www.linuxfromscratch.org/blfs/view/svn/x/gtk2.html
Change History (9)
comment:1 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 19 years ago
Owner: | changed from | to
---|---|
Resolution: | invalid |
Status: | closed → assigned |
comment:3 by , 19 years ago
Well, technically the reason for marking the bug invalid isn't accurate, but it is still invalid. GTK 2.8.11 DOES require glib >= 2.8.5, so glib 2.8.4 just won't work. However, the book has already been updated with glib 2.8.6 (just need to wait for the book to render).
comment:4 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
comment:5 by , 19 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
My point is I compiled pango 1.10.2 with glib 2.8.3 But gtk 2.6.11 needs at least 2.8.5, so I dont think let pango requires enough to compile gtk.
comment:6 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:7 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
As I said before, this has already been fixed. The BLFS book has glib 2.8.6.
Marking this bug invalid because the GTK+-2 page lists Pango has a required dependency. Pango lists a current version of GLib-2 as a dependency. Therefore, if you follow the book's instructions, you will have a current version of GLib-2 on your system before you start building GTK+-2