Hi,
 
I've compiled python 2.5.2 on red hat r4 and got this installation error:
 
mtl-p1892:[Python-2.5.2] 1>make install                                         
                                
...
Compiling 
/BuildViews/python252build/Python2.5.2.bin/lib/python2.5/test/test_module.py ...
Compiling 
/BuildViews/python252build/Python2.5.2.bin/lib/python2.5/test/test_multibytecodec.py
 ...
Sorry: UnicodeError: ("\\N escapes not supported (can't load unicodedata 
module)",)
Compiling 
/BuildViews/python252build/Python2.5.2.bin/lib/python2.5/test/test_multibytecodec_support.py
 ...
...
make: *** [libinstall] Error 1

 
Looks like I'm missing some codec. Any idea how I can fix that ?
 
Thanks for your help.
 
-mab 
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to