Re: [Cooker] rpm assistance needed (tricky one)

2002-03-19 Thread Bryan Paxton
On Tue, 2002-03-19 at 06:29, David Walser wrote: > > --- Bryan Paxton <[EMAIL PROTECTED]> wrote: > > Summary: A Gnome client compatible with AOL's > > 'Instant Messenger' > > Actually, the summary I have on their (the Gaim > people) RPM is more accurate. > > A Gtk+ based multiprotocol instant m

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-19 Thread Brook Humphrey
On Monday 18 March 2002 23:14, you wrote: > On Tue, 2002-03-19 at 01:08, Bryan Paxton wrote: > Forgot to include ~/.rpm* > > .rpmrc > %_topdir /home/evil7/rpm/ > %_tmppath /home/evil7/rpm/tmp > > %_signaturegpg > %_gpg_name Mandrake Linux > %_gpg

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-19 Thread David Walser
--- Bryan Paxton <[EMAIL PROTECTED]> wrote: > Summary: A Gnome client compatible with AOL's > 'Instant Messenger' Actually, the summary I have on their (the Gaim people) RPM is more accurate. A Gtk+ based multiprotocol instant messaging client It's a Gtk+ client, not a gnome one.

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-19 Thread civileme
Bryan Paxton wrote: >On Tue, 2002-03-19 at 00:47, civileme wrote: > >>Let's see the .spec file and your .rpmrc and .rpmmacros files (that is, >>the ones in /home/evil7 >> >>Civileme >> > >%define name gaim >%define version 0.54 >%define release 1mdk >%define prefix /usr > >%define perl_version %

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-19 Thread François Pons
Bryan Paxton <[EMAIL PROTECTED]> writes: > >... > Making install in plugins > make[1]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' > make[2]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' > make[2]: Nothing to be done for `install-exec-am'. > /bin/sh ../mkins

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread Bryan Paxton
On Tue, 2002-03-19 at 01:08, Bryan Paxton wrote: Forgot to include ~/.rpm* .rpmrc %_topdir /home/evil7/rpm/ %_tmppath /home/evil7/rpm/tmp %_signaturegpg %_gpg_name Mandrake Linux %_gpg_path ~/.gnupg %distribution Mandrake

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread Bryan Paxton
On Tue, 2002-03-19 at 00:47, civileme wrote: > > > Let's see the .spec file and your .rpmrc and .rpmmacros files (that is, > the ones in /home/evil7 > > Civileme > %define name gaim %define version 0.54 %define release 1mdk %define prefix /usr %define perl_version %(rpm -q --qf '%%{VERSION}'

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread Bryan Paxton
On Tue, 2002-03-19 at 00:43, Anthony Symons wrote: > > Check the permissions on /usr/lib/ and /usr/lib/gaim, then check those > files exist and the permissions on them What user are you? You should > probably be installing as root. Owned by moi, and when I say %install, I mean install to the vir

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread civileme
Bryan Paxton wrote: >I'm getting a permission denied on %install, problem is finding out >where the permission denied is coming from. >Can't strace as a normal user, so that's out of site : ) >No it's not my kernel patches (ruled that out by booting into the >default mdk kernel). >And finally,

Re: [Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread Anthony Symons
On Tue, 2002-03-19 at 17:08, Bryan Paxton wrote: > /usr/bin/install -c -m 644 ./autorecon.so /usr/lib/gaim/autorecon.so > /usr/bin/install: cannot remove `/usr/lib/gaim/autorecon.so': Permission > denied > /usr/bin/install -c -m 644 ./autoadd.so /usr/lib/gaim/autoadd.so > /usr/bin/install: cann

[Cooker] rpm assistance needed (tricky one)

2002-03-18 Thread Bryan Paxton
I'm getting a permission denied on %install, problem is finding out where the permission denied is coming from. Can't strace as a normal user, so that's out of site : ) No it's not my kernel patches (ruled that out by booting into the default mdk kernel). And finally, no it's not the permissions