Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4364 Widoki

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 ?

Awatar
Odrzuć
Najlepsza odpowiedź

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/

Awatar
Odrzuć
Najlepsza odpowiedź

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!

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 23
1891
3
sie 25
728
1
lip 25
660
1
lip 25
1019
1
lip 25
1404