Re: gtk+-2.0.2 install
Evandro Fernandes Giovanini <[email protected]> 29 Apr 2002 21:37:52 -0300
| Newsgroups | gmane.comp.gnome.packaging |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2002-04-29 at 06:03, Aditya Malik wrote: > The problem seems to be associated with broken relink in libtool. > There is a fix provided in the redhat gtk+--1.3.x rpm. > > I was to install it using the redhat technique. The ltmain.sh file in the gtk+ package is fixed already. Just make sure you don't run libtoolize, because that would overwrite the fixed ltmain.sh. (in an rpm package, you could set %define __libtoolize /bin/true if you wish to use the %configure macro). > > -Aditya > -- Evandro