1. Create the dixprs directory and cd into it
$ sudo mkdir –p /usr/local/dixprs && cd /usr/local/dixprs
2. Download the source code from using wget…..
$ sudo wget https://sites.google.com/site/dixprs/downloads/dixprs-2.2.2.tar.gz
or from the download page on the google website
3. Unpack the tarball
$ sudo tar -xvzf dixprs-2.2.2.tar.gz
4. Now chmod all files
$ sudo chmod 755 *
Click HERE for configuration file information