Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
4360 Visninger

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 ?

Avatar
Kassér
Bedste svar

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/

Avatar
Kassér
Bedste svar

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!

Avatar
Kassér
Forfatter Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 23
1891
3
aug. 25
727
1
jul. 25
638
1
jul. 25
1019
1
jul. 25
1379