miro ilias added the comment:
Dear Space,
On my Ubuntu 11.10 x86_64 Linux I have static python buildup prescription:
./configure LDFLAGS="-static -static-libgcc" --disable-shared
CPPFLAGS=-static --prefix=/home/ilias/bin/python_static
with *static* in Modules/Setup
but
miro ilias added the comment:
Hi,
with the fresh downloadable version of Python 2.7.2 I got the same error.
/usr/bin/install -c -m 644 ./Lib/curses/wrapper.py
/home/ilias/bin/python_static/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py
/home/ilias/bin