You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in gentoo, when running 2.9.0 rc1, this error pops up:
$ prusa-slicer
prusa-slicer: error while loading shared libraries: libslic3r-arrange-wrapper.so: cannot open shared object file: No such file or directory
lddtree reveals that some .so files are not installed:
prusa-slicer => /usr/bin/prusa-slicer (interpreter => /lib64/ld-linux-x86-64.so.2)
libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/14/libstdc++.so.6
libslic3r-arrange-wrapper.so => not found
libslic3r-arrange.so => not found
...
Project file & How to reproduce
just install prusaslicer-9999 and try to run it (from console) to see the error.
Checklist of files included above
Project file
Screenshot
Version of PrusaSlicer
2.9.0-rc1
Operating system
gentoo linux
Printer model
irrelevant
The text was updated successfully, but these errors were encountered:
cryptomilk
added a commit
to cryptomilk/PrusaSlicer
that referenced
this issue
Dec 20, 2024
Description of the bug
in gentoo, when running 2.9.0 rc1, this error pops up:
lddtree
reveals that some.so
files are not installed:Project file & How to reproduce
just install
prusaslicer-9999
and try to run it (from console) to see the error.Checklist of files included above
Version of PrusaSlicer
2.9.0-rc1
Operating system
gentoo linux
Printer model
irrelevant
The text was updated successfully, but these errors were encountered: