RUG/Pennsylvania/State College/Linux

From RepRap
Revision as of 13:30, 1 May 2014 by Jarred (talk | contribs) (Jarred moved page RUG/Pennsylvania/State College/linux ubuntu to RUG/Pennsylvania/State College/Linux: Page will be updated to reflect all linux distros and be more universal.)
Jump to: navigation, search

Installing Software

Before installing anything remove "britty"

 sudo apt-get remove brltty

Start with Slic3r

 sudo apt-get install git build-essential libgtk2.0-dev libwxgtk2.8-dev libwx-perl libmodule-build-perl libnet-dbus-perl
 sudo apt-get install libwx-perl
 sudo apt-get install cpanminus
 sudo cpanm Boost::Geometry::Utils Math::Clipper \
   Math::ConvexHull Math::ConvexHull::MonotoneChain Math::Geometry::Voronoi Math::PlanePath Moo Wx 

If you have trouble getting cpanminus try:

 sudo apt-get install curl
 curl -L http://cpanmin.us | perl - --sudo App::cpanminus
 sudo git clone https://github.com/alexrj/Slic3r.git

ReplicatorG

 sudo apt-get install openjdk-6-jdk python python-tk python-psyco
 sudo add-apt-repository "deb http://archive.canonical.com/ubuntu natty partner"
 sudo apt-get update
 sudo apt-get install sun-java6-jre

If java does load run:

 sudo update-alternatives --config java

and pick "/usr/lib/jvm/java-6-sun/jre/bin/java" it should be the last one in the list.

Printrun

Printrun runs for these files