This one I do not understand -- does anyone have any suggestions?
Newly compiled untweaked Python2.5 is not processing .pth files (as
far as I can see _any_ .pth files in site-packages. Example:.
+++
[EMAIL PROTECTED]:/usr/local/lib/python2.5/site-packages$ ls setup*
-rw-r--r-- 1 r
I have a standard Debian x86 system with Python 2.4.1 (compiled from
source). Attempts to compile 2.4.2 fail with references to Unicode --
is there a basic system library that's missing?
++ output from make:
libpython2.4.a(funcobject.o)(.text+0x96): In function `PyFunction_New':
Objects/funcob