Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Last active January 5, 2018 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mizanRahman/8b58b05b65477e99fdbed34b49a40047 to your computer and use it in GitHub Desktop.
Save mizanRahman/8b58b05b65477e99fdbed34b49a40047 to your computer and use it in GitHub Desktop.
packages required to install odoo in ubuntu
sudo apt-get install libxml2-dev libxslt1-dev
sudo pip install lxml
sudo apt-get install libjpeg-dev
sudo apt-get install libsasl2-dev python-dev libldap2-dev libssl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment