When trying to install Slic3r using the guide found here:
I get this error:
Slic3r requires the boost libraries. Please make sure they are installed.
If they are installed, this script should be able to locate them in several standard locations. If this is not the case, you might want to supply their path through the BOOST_INCLUDEPATH and BOOST_LIBRARYPATH environment variables:
BOOST_INCLUDEPATH=/usr/local/include BOOST_LIBRARYPATH=/usr/lib perl Build.PL
If you just compiled Boost in its source directory without installing it in the system you can just provide the BOOST_DIR variable pointing to that directory.
N/A
! Configure failed for ./xs. See /root/.cpanm/work/1555088675.5463/build.log for details.
The XS/C++ code failed to compile, aborting
I have.
The first time I did steps 1-4 and got an out of memory error like it says might happen so I did step 5 and repeated steps 1-4 like it says and what I posted above was the error I got.
I'm not stupid and I do read things u know.
I have done this but I thought I should post it here too as octoprint isn't a standard Linux distribution therefore I thought it may something to do with were Boost is installed in octoprint which might be causing an issue in this situation
@joel_huebner, Ubuntu is not Raspbian. You, however, have the right idea, don't slice on your Raspberry Pi (running OctoPrint). Use the RPi for feeding the 3D printer GCode for hours at a time and slice on a system with more "horsepower" (and memory).
I even use slic3r on an 10yr old HP mini110, running lubuntu. It has an ATOM processor. Never big power. but it cooks files just fine. Finding a 32bit version of software kind of sucks. IT is always that way. IMHO