[Install on Window]
  1. Error message : Error drawing 3d view
    1. Install the OpenTK : http://www.opentk.com/
    2. Enable all of the the OpenGL functions from driver.
    3. Printer Settings
[Install on Ubuntu 12.04]
  1. Download the Repetier from internet : http://www.repetier.com/download/
  2. unzip the tgz file.
  3. The default Slic3r has some error during compliing, mv the Slic3r folder, and git the new source code from internet.
    git clone https://github.com/alexrj/Slic3r.git
    https://github.com/alexrj/Slic3r/issues/1690
  4. ./configureFirst.sh
    If you got some perl error, remember to instll the perl modules.
      1. cpan
      2. install CPAN
      3. reload cpan
    [Repetier Install]
    1. cpanm -v ./xs
    2. cpan
    3. install Test
    4. Change the SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz to SMUELLER/ExtUtils-ParseXS-3.24.tar.gz in the Slic3r/Build.PL
      http://forums.reprap.org/read.php?267,354971
  5. repetierHost