------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=102753 ------- Additional Comments From markus.kreth web de 2006-07-28 21:45 ------- The stable version 3.3.2 (and 3.3.3) has in the project templates-dir (/usr/share/apps/kdevappwizard) wrong ltmain.sh versions (1.5a) but must be 1.5.22 . Example: /usr/share/apps/kdevappwizard/template-common/incadmin.tar.gz. This couses the need to execute "libtoolize --copy --force" in a projectfolder every time a new project is created. That is realy annoying especially for devellopment rookies like me. Some days i start up to 4 projects. I'd like to see something like copying the local /usr/share/libtool/itmain.sh into the templates during the install process.