Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141888 - kdevelop project templates have outdated ltmain.sh
Summary: kdevelop project templates have outdated ltmain.sh
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-27 07:37 UTC by Markus Kreth
Modified: 2006-07-28 12:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kreth 2006-07-27 07:37:08 UTC
The stable version 3.3.2 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.

Workaround: copy /usr/share/libtool/itmain.sh into every needed template.tar.gz
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-07-28 05:42:50 UTC
Have you tried 3.3.3 ?  Maybe it's fixed there?

I recommend you tell this to the kdevelop maintainers at bugs.kde.org so they can fix it in future versions, if it's not already fixed.
Comment 2 Markus Kreth 2006-07-28 12:57:22 UTC
Yes, I tried 3.3.3. Same Problem.

I found a Bug report for this Problem (102753).
I tried to reopen it. 

Thx for reply.