Packaging:Debian/Ubuntu Linux
From OpenLP
Required Packages for Installation
The following packages are required when installing OpenLP on a user's machine:
- python-qt4
- python-qt4-phonon
- python-sqlalchemy
- python-lxml
- python-beautifulsoup
- python-enchant
- python-chardet
- python-sqlite
Required Packages for Building
The following packages are required when building an OpenLP package:
- bzr-builddeb
- cdbs
@:~$ sudo aptitude install bzr-builddeb cdbs
You also need to checkout the lp:~openlp-core/debian branch.
@:~$ bzr branch lp:~openlp-core/openlp/debian