Re: [Q] have I built this wrong?



Craig Emery <ranec@yahoo.com> writes:

> Dear All,
> 
> after building and installing glib 1.2.7 without
> problem, I just did :this
> 
> % cd /usr/src/redhat/
> % wget ftp://.../gtk+-1.2.7.tar.gz -O
> SOURCES/gtk+-1.2.7.tar.gz
> % tar zxf SOURCES/gtk+-1.2.7.tar.gz
> gtk+-1.2.7/gtk+.spec -O SPECS/gtk+.spec
> % rpm --target i686-redhat-linux -bb
> SPEC/gtk+-1.2.7.spec
> 
> (I've typed this is from memory, ignore stupid typos,
> it all "worked")
> 
> This is **exactly** the same procedure I follow for
> building **all** my i686 RPMS from tarballs and
> **today** I did **just this without problem** with
> gnome-core-1.1.8 (1.1.9 screwed me up **big** time!
> :-(
> 
> I have already done this with glib-1.2.7 and I got the
> expected RPM file RPMS/i686/glib-1.2.7-1.i686.rpm
> which I then installed over my 1.2.6 version with rpm
> -Uvh RPMS/glib-1.2.7-1.i686.rpm sucessfully!
> 
> **However**!?!!?!?!?!?!
> 
> After running the above RPM build on gtk+-1.2.7 I've
> got **no new RPM file** in RPMS/ **at all**. Nada.
> Nix!


The RPM build failed in some way. Look at the messages that were
produced when you run ROM.

One possibility, you the LINGUAS environment variable which kept the
necessary .po files from being installed.

Try unsetting LINGUAS before you build the RPM. (But, in any
case, there will be error messages telling you why building
the RPM failed.) 

Regards,
                                        Owen






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]