#39645: OpenERP -------------------------+-------------------------------- Reporter: mparchet@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: OpenERP | -------------------------+-------------------------------- Comment (by mparchet@…): Hello, I think that macport can help me to install openerp on my mac if Ther'is a port for it.A port could manage all dependence automatically. I don't know how to install openerp on mac the documentation refere to baazar but this documentation refert to linux because a command bzr cat could not be execute. I have foud this page to install oèenerp on mac but it's long and I don't if it's work correcly http://forum.openerp.com/forum/topic22987-15.html https://doc.openerp.com/contribute/04_using_bazaar/#installing-bazaar https://doc.openerp.com/trunk/server/01_getting_started/#installation- from-sources http://www.cyclaero.com/OpenERP/ but whon I run tho openerp server I get : {{{ ./openerp-server --addons-path=~/home/workspace/stable/addons Traceback (most recent call last): File "./openerp-server", line 2, in <module> import openerp File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/__init__.py", line 39, in <module> import addons File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/addons/__init__.py", line 38, in <module> from openerp.modules import get_module_resource, get_module_path File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/modules/__init__.py", line 27, in <module> from . import db, graph, loading, migration, module, registry File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/modules/graph.py", line 32, in <module> import openerp.osv as osv File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/osv/__init__.py", line 22, in <module> import osv File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/osv/osv.py", line 30, in <module> import orm File "/Users/michaelparchet/Downloads/openerp-7.0-20130712-231025/openerp/osv/orm.py", line 44, in <module> import babel.dates ImportError: No module named babel.dates MacBook-Pro-de-Michael:openerp-7.0-20130712-231025 michaelparchet$ port search babel.dates Warning: port definitions are more than two weeks old, consider using selfupdate No match for babel.dates found }}} Because the installation is difficult I think a port for macport is more easy. Could you help me please ? Best regards mparchet -- Ticket URL: <https://trac.macports.org/ticket/39645#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X