[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The wonderful world of GTK (rant)
- To: linux-il(at-nospam)linux.org.il
- Subject: The wonderful world of GTK (rant)
- From: Hetz Ben Hamo <hetz-home(at-nospam)cobol2java.com>
- Date: Mon, 23 Apr 2001 10:05:30 +0000
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Morning,
Well, it seems that with Redhat 7.1 (and probably with Mandrake 8 - not sure)
- you'll get gtk 1.2.9 and glib 1.2.9, which... umm... breaks the
compatibility with all of whats related to fonts...
Solution?
Upgrade to GTK+ and GLIB 1.2.10.
RPM's are not available yet, so compile them with the parameter:
--prefix=/usr or else gtk+ won't find glib (glib needs to be compiled first).
Don't forget to remove the gtk+ and gtk+-devel and glib (and yes, glib-devel)
RPM's before installing the new compiled ones (unless you got the RPM's -
currently available only to SuSE).
another reason why I love so much gtk...
Hetz
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il