콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1560 화면

Hello everyone

I want to ask about how to install Odoo Enterprise on Mac OS. I have downloaded Odoo Enterprise source when I try to install it via the terminal. First I try to install the env then I also install the requirements.txt. I also setup odoo.conf when I run it. Can't get the odoo-bin and odoo won't work, can you give me the solution.

Thank You

아바타
취소
베스트 답변

Refer this blog https://ajscript.com/odoo/theme/how-to-install-odoo-on-mac-os/ 
it will help you
Thanks


아바타
취소
베스트 답변

Hi,

option 1:

./odoo-bin --addons-path=/Users/myuser/Sites/odoo-env/odoo/addons -c debian/odoo.conf


Option 2

 ./odoo-bin -d odoo --db_user odoo --db_password odoo


Hope it helps

아바타
취소