Opened 18 years ago

Last modified 17 years ago

#99 assigned task

python 2.5 — at Version 1

Reported by: ktk Owned by: bird
Priority: lowest Milestone: kNIX Bootstrap
Component: baselayout Version:
Severity: normal Keywords:
Cc:

Description (last modified by bird)

port of python 2.5

homepage: http://www.python.org/

latest source: http://www.python.org/ftp/python/2.4.3/Python-2.4.3.tgz

dependencies: ncurses (#66), bzip2 (#80), zlib (#95), readline (#86), bdb (#96), gdbm (#97), openssl (#98)

current port: http://www.andymac.org/python-2.4/, see the README

Change History (1)

comment:1 Changed 17 years ago by bird

Description: modified (diff)
Priority: normallowest
Status: newassigned
Summary: python 2.4.3python 2.5

I'm still missing a few of the dependencies (bdb, gdbm, openssl) and some of the libraries aren't detected (bz2,++), but it now builds using ./configure and make. I'm using the platform name os2knix so as to avoid messing up the os2emx paths (too much). The testall testsuite seems to work pretty well. Of course there are some failures and bitching about stuff like /dev/pty0 and undeletable @undo files, it looks pretty good. Hopefully it's good enough for now.

Changes: http://svn.netlabs.org/libc/changeset?new=trunk%2Fessentials%2Fdev-lang%2Fpython%40HEAD&old=vendor%2Fpython%2F2.5%403225

Note: See TracTickets for help on using tickets.