To install Odoo v8.0 on Ubuntu 14.04 LTS
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git apache2 postgresql python-pip
sudo adduser --system --shell=/bin/bash --home=/opt/odoo --group odoo
sudo su - postgres
createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt odoo
exit
Then copy & paste below complete text to install all required apts, libraries, apps etc... for Odoo v8.
sudo apt-get install python-dateutil python-docutils python-feedparser python-gdata \
python-jinja2 python-ldap python-libxslt1 python-lxml python-mako python-mock python-openid \
python-psycopg2 python-psutil python-pybabel python-pychart python-pydot python-pyparsing \
python-reportlab python-simplejson python-tz python-unittest2 python-vatnumber python-vobject \
python-webdav python-werkzeug python-xlwt python-yaml python-zsi \
python-dateutil python-feedparser python-ldap python-libxslt1 python-lxml python-mako \
python-openid python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-reportlab \
python-simplejson python-tz python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml \
python-zsi python-docutils python-psutil python-mock python-unittest2 python-jinja2 python-pypdf python-decorator \
graphviz ghostscript postgresql-client python-dateutil python-feedparser python-gdata \
python-ldap python-libxslt1 python-lxml python-mako python-openid python-psycopg2 python-pybabel python-pychart \
python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-vatnumber python-vobject python-webdav \
python-werkzeug python-xlwt python-yaml python-imaging python-matplotlib python-passlib node-less poppler-utils \
zip unzip ccze rsync libauthen-sasl-cyrus-perl libauthen-sasl-perl libdbi-perl libdbd-pg-perl
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This forum is for HiTechnologia Employees & just Odoo general knowledge purpose only.
Read GuidelinesQuestion tools
Stats
Asked: 8/25/15, 1:22 PM |
Seen: 3086 times |
Last updated: 8/25/15, 2:17 PM |