sudo apt-get update
sudo apt-get install make
sudo apt-get install apache2
sudo apt-get install imagemagick
sudo apt-get install perlmagick
sudo apt-get install emacs23
sudo apt-get install libwww-perl
sudo apt-get install dos2unix
sudo apt-get install libjson-perl
Get the Pixenate software.
wget https://github.com/walterhiggins/pixenate/releases/download/v1.3.5sp4/pxn8-package-full-20140125.tar.gz
Edit the pixenate/pxn8.pl file and change the use lib statement to use the absolute path where pixenate/lib is located.
find ./pixenate -name '*.pl' | xargs dos2unix
Configure apache on ubuntu using these instructions https://help.ubuntu.com/10.04/serverguide/httpd.html
Change the lib for all *.pl files