← Back to team overview

openerp-expert-framework team mailing list archive

installation as a python package

 

Hi *,
there is a very urgent (IMHO) issue with the setup.py script of
openerp-server.

On Ubuntu/Debian (don't know with other distros) the setup installs some
files under /usr/local/lib/python2.6/dist-packages and some others
under /usr/local/lib/python2.6/site-packages.

So, once installed it is necessary to do:

mv /usr/local/lib/python2.6/site-packages/openerp-server/* /usr/local/lib/python2.6/dist-packages/openerp-server/

otherwise the server won't work.

did someone already notice this problem?

i know that someone already proposed a solution a long time ago.
maybe here:
lp:~marrakis/openobject-server/setup-clean

regards,
-- 
Davide Corio
email: davide.corio<at>domsense.com
web: http://www.domsense.com




Follow ups