Bryan Paxton <[EMAIL PROTECTED]> writes:

> <SNIP> 
>...
> 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 ../mkinstalldirs /usr/lib/gaim 
> /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 ./spellchk.so /usr/lib/gaim/spellchk.so 
> /usr/bin/install: cannot remove `/usr/lib/gaim/spellchk.so': Permission
> denied 
> make[2]: *** [install-pluginDATA] Error 1 
> make[2]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
> make[1]: *** [install-am] Error 2 
> make[1]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
> make: *** [install-recursive] Error 1 
> error: Bad exit status from /home/evil7/rpm/tmp/rpm-tmp.98467 (%build) 
> 
> Any ideas? Shoot 'em my way : ) 

Look at the Makefile generated, it should use problably non standard variable
where to put installation (if it uses %makeinstall which seems the case).

You know the rule is install-pluginDATA from plugins/Makefile.

Fran�ois.

Reply via email to