To install Gate One from source execute the following from this directory: python setup.py install By default it will be installed in /opt (/opt/gateone). If you want to install it somewhere else just pass --prefix: python setup.py install --prefix=/usr/local To build an RPM package: