Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
14354 Переглядів

Hi,

I would like to install odoo 9 in synology. can you help me to understand how to do it? in package center I only can see odoo 8 

Thanks in advance.

Best regards.

Аватар
Відмінити
Найкраща відповідь

Hi there,

I going through the process of installing Odoo 9 on synology (DS216Play), and after solving ipkg install with the community EBI package, I cannot overcome the following error message

Please add the directory containing pg_config to the PATH

while

pip install -r requirements.txt


I figured ipkg cannot install libpq-dev, nor any *-dev or *-devel required by Odoo. So I am stuck.

Best chance would be installing python with ipkg (cf. https://forum.synology.com/enu/viewtopic.php?t=86135), though I am aware it is highly unrecommended having two python installs simultanously...

Any better options ?


Thanks for any help,

Ghislain

Аватар
Відмінити
Найкраща відповідь

For downloads see https://www.odoo.com/page/download

For installation see https://www.odoo.com/documentation/9.0/setup/install.html

Аватар
Відмінити