跳至内容
菜单
此问题已终结
3 回复
4358 查看

I got an error while installing "Purchase Landing Costs" module from OpenERP 7 (using Ubuntu 13.10. OSError: [Errno 13] Permission denied: '/usr/lib/pymodules/python2.7/openerp/addons/'

How can I install this module ?

形象
丢弃
最佳答案

You should modify the permissions to the /usr/lib/pymodules/python2.7/openerp/addons/ directory. You should ask your sysadmin to give you the write permissions to the directory. Or you can do it yourself with the next command:

sudo chmod +w /usr/lib/pymodules/python2.7/openerp/addons/

形象
丢弃
最佳答案

Its already having write access -

drwxr-xr-x 210 root root 12288 Dec 5 14:40 addons

Is there any work around - instead installing from the front end, I can install it using back end (putty)? Pls refer to url "purchase_landing_costs" on openerp website.

Repository lp:~mentis-openerp/openerpsl/7.0

Appreciate your support on this matter. Thanks!

形象
丢弃
编写者 最佳答案

Its already having the write access -

drwxr-xr-x 210 root root 12288 Dec 5 14:40 addons

Is there any workaround - instead installing it from front end, I can install it from back end using putty? Pls refer to "purchase_landing_costs" page on openerp website.

Repository lp:~mentis-openerp/openerpsl/7.0

形象
丢弃
相关帖文 回复 查看 活动
1
8月 23
1891
3
8月 25
727
1
7月 25
638
1
7月 25
1019
1
7月 25
1378