Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
4359 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Beste Antwort

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 23
1891
3
Aug. 25
727
1
Juli 25
638
1
Juli 25
1019
1
Juli 25
1379