Initial import to Tizen
[profile/ivi/python-PyPAM.git] / INSTALL
1 PyPAM uses the Python distutils to build and install.
2
3 For RPM-based systems, "python ./setup.py bdist_rpm" will create an RPM
4 package which can be installed.
5
6 For others, "python ./setup.py install" should work.
7