| Summary: | kdevelop 3.1.2 fails to find python 2.4 | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Eric Sandall <eric> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | python-2.4.patch for ./configure to find python 2.4 | ||
|
Description
Eric Sandall
2005-01-06 23:49:07 UTC
Created attachment 8963 [details]
python-2.4.patch for ./configure to find python 2.4
Applies cleanly against kdevelop 3.1.2. Modifies the following files:
acinclude.m4
admin/acinclude.m4.in
configure
Thanks, but.. the scripting part was an old experimental plugin that never saw much use and that has been removed in HEAD. KDevelop-3.2 will likely have a replacement built around KScript. I'll remove the optional dependency on python when kdevelop 3.2 comes out then, thanks. |