[Kde-games-devel] Re: KGoldrunner 2.0 (KDE application) available

Andreas Beckermann b_mann at gmx.de
Mon Aug 18 10:21:35 CEST 2003


On Friday 15 August 2003 11:28, Ian Wadham wrote:
[...]
>    2. An admin guy put a "chown root" in kgoldrunner/system/Makefile.am.
>        This will cause about 200 error messages (one for every KGoldrunner
>        level) if you are installing into your own area (i.e. not as
> "root"). The messages can be ignored.  The files have already been
> installed by then.  Or you can insert ": " before "chown" to make it a
> Shell no-op command --- but please don't commit that :) !

Unfortunately they can not be ignored:

[...]
chown: changing ownership of `/opt/kde3/share/apps/kgoldrunner/system/levels/
wad022.grl': Operation not permitted
make[2]: *** [install] Error 1
make[2]: Leaving directory `/usr/local/src/kde/kdenonbeta/build/kgoldrunner/
kgoldrunner/system'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/kde/kdenonbeta/build/kgoldrunner/
kgoldrunner'
make: *** [install-recursive] Error 1
andi at andi1:~/kde/kdenonbeta/build/kgoldrunner$

At this point the installation aborts, without an installed binary. You either 
have to remove that command or use make -k install instead.

CU
Andi


More information about the kde-games-devel mailing list