Comments on Installation Of Open ERP Client, Server And Open ERP eTiny Server On CentOS 5.2
Installation Of Open ERP Client, Server And Open ERP eTiny Server On CentOS 5.2 This article will show you how to configure and install the Open ERP 4.2.2 Server, Client and eTiny Server for Cent OS 5.2.
5 Comment(s)
Comments
I am not asking for help, I am just letting people know, yum is not finding those packages.
. . .
No package vim-enhanced.x86_64 available.
. . .
No package python-psycopg2.x86_64 available.
. . .
replace .x86_64 by .i386 if you don't have a 64 bit centos
1) The author seems to make the unlikely assumption that the reader is x86_64 architecture.There is no mention of the fact that you need that architecture, or what to do otherwise.
2) Where is OpenERP even installed? Python packages are installed, the PostgreSQL is installed. Please note the title of this tutorial "Installation Of Open ERP Client, Server And Open ERP eTiny Server On CentOS 5.2."
3) There seem to be numerous mistakes throughout the tutorial. For example, I think:
yum install postgres
should be:
yum install postgresql
4) Does the author assume that OpenERP is already installed? If so, why install Python and PostgreSQL?
big shit tutorial, nothing works..... some package are even unknown...... openerp on centos is very difficult to install they should have a correct installation instruction and make it easy
Seems the actual installation for OpenERP/TinyERP is missing.