[Digikam-devel] [Bug 143200] Renaming like crasy with F2 crash digikam

Arnd Baecker arnd.baecker at web.de
Sat Apr 21 23:54:25 BST 2007


ok, last try (I am really guessing, because I don't
understand the structure of all these scripts well enough;-):
The procedure seems to be the following:
- graphics/Makefile.cvs invokes
- graphics/admin/Makefile.common cvs which essentially calls
- graphics/admin/cvs.sh  which has one call to
- graphics/admin/detect-autoconf.pl

So, what is the output of detect-autoconf.pl
in your case?
(I get
AUTOCONF="/usr/bin/autoconf"
AUTOHEADER="/usr/bin/autoheader"
AUTOM4TE="/usr/bin/autom4te"

AUTOMAKE="/usr/bin/automake-1.10"
ACLOCAL="/usr/bin/aclocal-1.10"

WHICH="type -p"

export AUTOCONF AUTOHEADER AUTOM4TE AUTOMAKE ACLOCAL WHICH
)

So either you don't have the perl interpreter installed,
or it does not find autoconf/automake/...
(these are under debian separate packages),
maybe a rehash (or starting in a new shell?) would help?

Hope you manage with this, I am off for now,

Arnd



More information about the Digikam-devel mailing list