Slic3r configuration files

Hi Repetier

I am using appimage installation on Ubuntu 14LTS an it sems ok with slic3r, but if i want custumize slicer parmeters what i have to do ?

If I click on configuration button in log windws i see this

18:45:29.768 : <Slic3r> LD_LIBRARY_PATH = /tmp/.mount_RepetiruS11d/slic3rImage/usr/lib:/tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/local-lib/lib/perl5/x86_64-linux-thread-multi/auto/OpenGL
18:45:30.410 : <Slic3r> Can't load '/tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/local-lib/lib/perl5/x86_64-linux-thread-multi/auto/Wx/Wx.so' for module Wx: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/libwx_gtk2u_adv-3.0.so.0) at DynaLoader.pm line 193.
18:45:30.410 : <Slic3r> at /tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/local-lib/lib/perl5/Slic3r/GUI.pm line 7.
18:45:30.411 : <Slic3r> Compilation failed in require at /tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/local-lib/lib/perl5/Slic3r/GUI.pm line 7.
18:45:30.411 : <Slic3r> BEGIN failed--compilation aborted at /tmp/.mount_RepetiruS11d/slic3rImage/usr/lib/local-lib/lib/perl5/Slic3r/GUI.pm line 7.
18:45:30.411 : <Slic3r> Compilation failed in require at (eval 84) line 1.
Thanks  Alberto

Comments

  • Hi, 

    configure with  Manger the  config directory and the executable directory all seems ok

    Alberto
  • Looks like at least one used component requires glibc version 3.4.20. This is part of your os and it seems to have a older version. I have tested it with 16.04LTS and it worked, so one solution is to update your quite old linux environment.

    Alternatively you can compile slic3r yourself and configure host to use your compiled version. We use the official binary release of slic3r so using that will not help here, so compiling is the only solution to get it running on older devices.
Sign In or Register to comment.