Changes between Version 1 and Version 2 of dev-lang/python/2.6.2/1
- Timestamp:
- 05/14/09 10:41:25 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python/2.6.2/1
v1 v2 1 1 Apply python-2.6.2-haiku.diff patch 2 3 * Installed zlib, bzip2, ncurses, readline, expat and openssl 4 * cp /boot/common/share/libtool/config/config.guess Modules/_ctypes/libffi 5 * cp /boot/common/share/libtool/config/config.sub Modules/_ctypes/libffi 6 * libtoolize --force --copy 7 * aclocal 8 * autoconf 9 * automake 10 * ./configure --prefix=/boot/common --enable-shared 11 * make 12 * make install 13 * make test 14 15 TODO: add gdbm and db and build again
