openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #01748
Re: OpenERP on Solaris
On 12/12/2012 12:05 PM, Samir Mishra wrote:
Hello Alexandre.
I've been able to install/compile all of the python dependencies
listed in the setup.py file of openerp-server, all except
python-psutil, which does not support Solaris. How important is this
module to OpenERP?
Hi Samir,
It seems only to be used here, to read the memory used by the workers.
http://bazaar.launchpad.net/~openerp/openobject-server/trunk/view/head:/openerp/service/workers.py#L256
Should be doable to get this to work on Solaris. A quick google search
turned up this for example:
http://packages.python.org/Pympler/library/process.html
Cheers,
Stefan.
--
Therp - Maatwerk in open ontwikkeling
Stefan Rijnhart - Ontwerp en implementatie
mail: stefan@xxxxxxxx
tel: +31 (0) 614478606
http://therp.nl
https://twitter.com/therp_stefan
References