Opened 17 years ago

Closed 16 years ago

Last modified 14 years ago

#720 closed enhancement (fixed)

Configure should detect python 2.5

Reported by: silfreed@… Owned by: nobody
Priority: minor: annoyance Milestone:
Component: Build/Install Version: 0.8
Keywords: Cc:
Must Fix for Release: No Platform: Fedora
Platform Version: Awaiting user input: no

Description

Currently the configure script detects python versions 2.4 - 2.1; support should be added for python 2.5. I've done this with the attached patch, but I don't believe this is the appropriate method since the configure script should get built using autotools.

Attachments (1)

python2.5.patch (610 bytes ) - added by silfreed@… 17 years ago.
Patch to configure to detect python 2.5

Download all attachments as: .zip

Change History (5)

by silfreed@…, 17 years ago

Attachment: python2.5.patch added

Patch to configure to detect python 2.5

comment:1 by gsherman, 17 years ago

The current release branch of 0.8 has been converted to use cmake rather than autotools. I believe it correctly detects Python 2.5.

comment:2 by pcavallini, 17 years ago

Milestone: Version 0.9

comment:3 by wonder, 16 years ago

Resolution: fixed
Status: newclosed

Since 0.9 release will use CMake, this patch is no longer needed, I'm closing it.

comment:4 by (none), 14 years ago

Milestone: Version 0.9

Milestone Version 0.9 deleted

Note: See TracTickets for help on using tickets.