[2854] in SIPB_Linux_Development
Minor configuration change to quiche-lorraine
daemon@ATHENA.MIT.EDU (Salvatore Valente)
Mon Apr 17 16:11:44 2000
Date: Mon, 17 Apr 2000 16:11:25 -0400
To: linux-dev@MIT.EDU
From: Salvatore Valente <svalente@MIT.EDU>
quiche-lorraine had RedHat 5.2's gtk+-devel rpm installed, which was
gtk version 1.0.2. I removed that rpm (and the rpm's that depended on
it: control-panel and gnome-libs) and installed an rpm of gtk+-devel
version 1.2.3, which I downloaded from www.gtk.org.
This has two consequences:
1. gtk programs built on keesh won't run on stock RedHat-Athena 5.2
systems. This is sort of a bad thing because keesh is our
RedHat-Athena 5.2 development machine.
2. We can build gtk 1.2 programs on keesh. Since there are no
programs written for gtk 1.0, point #2 is much more important than
point #1.
Have a nice day,
Sal.