Tag release 0.5
[wammu.git] / trunk / INSTALL
blob6b65c156c34163c2432c71314c1570999ed3eaea
1 python-gammu installation
2 =========================
4 It uses standard distutils, so:
5 python setup.py build
6 su
7 python setup.py install
9 You need Gammu installed as shared and you need pkg-config and wxPython
10 installed.