Hello, I solved the problems with media data with using that packman stuff. Now I test on a laptop how to get 3D printing running. Cura is there in the repos, pronterface also, but I am missing slic3r which I always used. There is some slic3r package in the repos "slic3r - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) Version: 1.2.9+1125+ga54ca922-1.71 Build Time: Mo 11 Mär 2019 15:23:43 CET Package Group: Applications/Engineering License: AGPL-3.0 and CC-BY-3.0 ... Distribution: Vendor: obs://build.opensuse.org/devel:languages:perl Packager: Architecture: x86_64 Build Host: URL: http://slic3r.org/ Source Package: slic3r-1.2.9+1125+ga54ca922-1.71 Media No.: 1 Authors: " but this says it needs libboost_filesystem.so.1.68 The boost library is installed as 1.69 from the repos. Of course breaking the dependencies does not work since it still is looking for 1.68. I already tried with a compiled/installed boost 1.70 but this did not help. When compiling slic3r from scratch from here: https://github.com/slic3r/Slic3r/wiki/Running-Slic3r-from-git-on-GNU-Linux the prequisite "No provider of 'wxWidgets-ansi-devel' found." is missing. I tried https://software.opensuse.org/package/wxWidgets-ansi but there is no package for tumbleweed: "Es ist kein offizielles Paket für openSUSE Tumbleweed verfügbar" So it looks like I have to compile wXWidget also from scratch or do you have any other idea? I did this already on the old SuSE 13.1 machine where I got slic3r and repetierHost runnning for 3D printing so compiling and installing is no problem for me but I hoped that there is already more present in the newest tumbleweed... Thanks in advance BR ME -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org