Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4368 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 23
1895
3
ago 25
732
1
lug 25
664
1
lug 25
1025
1
lug 25
1409