[Gambas-devel] create component

Frank Berg frankberg at ...136...
Tue Dec 28 08:11:47 CET 2004


>Perhaps the Makefile.am of inside the ax25 is wrong

>on my sdl component i've got

>install-exec-local:
> @cp -f *.component $(pkglibdir)

>instead of your

>install-exec-local:
> @cp -f *.component $(DESTDIR)$(pkglibdir)

if i download a new gambas.tar.gz there is in all lines an @cp -f 
*.component $(DESTDIR)$(pkglibdir)
maybe in suse 9.2 it is ok so, in none makefile.am it was ereased to an 
@cp -f *.component $(pkglibdir)

i was try to compile as you say, with same effect as yesterday..

frank







More information about the Devel mailing list