> looks like, you use a python 2.6 which is not supported. ( as of 5.0, maybe 
> fixed in a later versions.)
> 
> """Troubles with Python releases: Python 2.6 is not yet supported by OpenERP 
> 5.0, but it is the default Python release on Ubuntu 9.0.4."""
> thees some hints on 
> http://doc.openerp.com/book/1/1_1_Inst_Config/1_1_Inst_Config_install.html  
> --> Technical procedure: Initial installation and configuration
> 
> .ka7
> ( these python 2.4, 2.5, 2.6 version issues will hopefully end as of pythn 
> 3.0 -- for a while :)


Yes indeed. I've got some troubles here 
(http://www.openobject.com/forum/topic16673.htm) because of that.

As I said, I have not been able to follow this page since the "sudo python2.5 
setup.py install" command just gives me an error.


> 
> $ sudo python2.5 setup.py install
> (...)
> copying xml/xpath/Context.py -> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/ParsedRelativeLocationPath.py -> 
> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/ParsedPredicateList.py -> 
> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/XPathParserBase.py -> 
> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py -> 
> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/ParsedExpr.py -> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/NamespaceNode.py -> 
> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> copying xml/xpath/Util.py -> build/lib.linux-x86_64-2.5/_xmlplus/xpath
> running build_ext
> building '_xmlplus.parsers.pyexpat' extension
> creating build/temp.linux-x86_64-2.5
> creating build/temp.linux-x86_64-2.5/extensions
> creating build/temp.linux-x86_64-2.5/extensions/expat
> creating build/temp.linux-x86_64-2.5/extensions/expat/lib
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 
> -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib 
> -I/usr/include/python2.5 -c extensions/pyexpat.c -o 
> build/temp.linux-x86_64-2.5/extensions/pyexpat.o
> extensions/pyexpat.c:5:20: error: Python.h: Aucun fichier ou dossier de ce 
> type
> extensions/pyexpat.c:8:21: error: compile.h: Aucun fichier ou dossier de ce 
> type
> extensions/pyexpat.c:9:25: error: frameobject.h: Aucun fichier ou dossier de 
> ce type
> extensions/pyexpat.c:63: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
> ‘__attribute__’ before ‘*’ token
> extensions/pyexpat.c:70: error: expected specifier-qualifier-list before 
> ‘PyObject_HEAD’
> extensions/pyexpat.c:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
> ‘__attribute__’ before ‘Xmlparsetype’
> extensions/pyexpat.c:98: error: expected specifier-qualifier-list before 
> ‘PyCodeObject’
> (...)
> error: command 'gcc' failed with exit status 1
> zsh: exit 1     sudo python2.5 setup.py install
> 


------------------------
Change for linux !
http://change-for-linux.tuxfamily.org




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=56326#56326

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to