OpenLP Install steps
-
-
Save NdagiStanley/ca3657d172606326964472141a785c7f to your computer and use it in GitHub Desktop.
.OpenLP
xcode-select --install
mdbrew
brew install bzr git wget vim htop-osx
brew install postgresql python3 pyqt5 enchant
pip3.4 install lxml sqlalchemy mako nose beautifulsoup4 psycopg2 sphinx alembic chardet pyenchant
pip3.4 install http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.4.zip#md5=3df394d89300db95163f17c843ef49df
pip3.4 install pyobjc
pip3.4 install https://github.com/GreatFruitOmsk/pyobjc-core/releases/download/v3.0.5.dev0/pyobjc-core-3.0.5.tar.gz
brew install hunspell
brew info aspell
brew install aspell --with-all-langs
mdbrew
bzr whoami "Stan_MD [email protected]"
bzr launchpad-login ndagis
bzr init-repo ~/openlp
bzr checkout lp:openlp ~/openlp/trunk
cd openlp/trunk/
python3.4 scripts/check_dependencies.py
python3.4 openlp.py
pip3 install pep8 pyflakes ipython
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment