El 03/05/17 a les 10:51, Dominique Chabord ha escrit:
Hi,
for those who would like to compare their dependency set, I
"decompiled" my script to get the list of what it installs.
Thanks for sharing.
On a server ubuntu 14.04 minimal
with apt-get
wget man cron locales host lynx less nano ccrypt patch openssl tar
gzip whois zip unzip sudo expect rdiff adduser bc python python-pip
python-virtualenv python-simplejson python-bcrypt fail2ban postgresql
postgresql-client
then localisations et postgresql-server-dev-$postgres_version
and some specific tunings subroutines
POSTGRES_CONF_MODELS
POSTGRES_PERFORMANCE
POSTGRES_SECURITY
POSTGRES_LOCALISATION
with pip : Genshi python-dateutil lxml pycha pyyaml psycopg2 polib
python-sql relatorio "PyWebDAV>=0.9.8" pydot sphinx simplejson
python-Levenshtein goocalendar werkzeug m3-cdecimal py-bcrypt mock
pytz wrapt python-stdnum simpleeval cached_property ldap3 zeep PyPDF2
stripe
Some comments:
pywebdav is no longer required for 4.4 (as we do not have webdav anymore).
goocalendar is only required for tryton (but not for server).
sphinx is only required if you need to build the docs
AFAIU mock is only needed for running tests suits
About lxml, it's faster to use distribution packages as it contain the
compiled version, otherwise you need python development pacakges in
order to compile it.
I think m3-decimal is not required anymore.
--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/88850c49-aee8-6d71-f7ef-6b46f4596ad9%40koolpi.com.