Great-the new install of repetier-host works. But, it did not install the latest Slic3r. I tried coping the bin, lib, res and dll folders from the new Slic3r over my existing, and now when I slice, I get:
23:51:59.031 : <Slic3r> Can't load '/home/awander/Desktop/Printer/RepetierHost/plugins/Slic3r/lib/std/auto/Slic3r/XS/XS.so' for module Slic3r::XS: libstdc++.so.6: cannot open shared object file: No such file or directory at <content>/XSLoader.pm line 69.
23:51:59.031 : <Slic3r> at /home/awander/Desktop/Printer/RepetierHost/plugins/Slic3r/lib/std/Slic3r/XS.pm line 9
23:51:59.031 : <Slic3r> Compilation failed in require at /home/awander/Desktop/Printer/RepetierHost/plugins/Slic3r/lib/std/Slic3r.pm line 37.
23:51:59.031 : <Slic3r> BEGIN failed--compilation aborted at /home/awander/Desktop/Printer/RepetierHost/plugins/Slic3r/lib/std/Slic3r.pm line 37.
23:51:59.031 : <Slic3r> Compilation failed in require at <Packaged Files>/cavaexecscript/slic3r.pl line 15.
23:51:59.031 : <Slic3r> BEGIN failed--compilation aborted at <Packaged Files>/cavaexecscript/slic3r.pl line 15.
I understand that. What I don't get is how to install the new Slic3r. I copied all the directories over the ones I had already, so the path should be the same.
But I get those errors, which I can't make heads or tails of.
Do I need to chage somethinng in Slic3r files themselves, in order to work with Repetier?
You should read on slic3r.org the linux installation guide or download linux binaries in case they work on your distribution. It has many dependencies that make installation difficult especially with all the different distros, which is why we do not include it any more in first place.
Comments