Skip to content

Instantly share code, notes, and snippets.

@fire
Last active August 29, 2015 14:14
Show Gist options
  • Save fire/b32820c92ffb59ccc73e to your computer and use it in GitHub Desktop.
Save fire/b32820c92ffb59ccc73e to your computer and use it in GitHub Desktop.
sudo apt-get install qttools5-dev
sudo apt-get install libpq-dev
sudo apt-get install libxml2-dev
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
sudo apt-get update
sudo apt-get install qtdeclarative5-dev qtbase5-private-dev qtdeclarative5-private-dev libqt5opengl5-dev qtdeclarative5-qtquick2-plugin
sudo apt-get install qtcreator qttools5-dev-tools
git clone #pgmodeler
#deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment