Chitubox does release a linux version of its software and it's available as a tar.gz download and is a part of the Ubuntu, Debian and Fedora ecosystems. The installation directions are here: https://www.chitubox.com/en/article/sup ... llation/50 However, I can't figure out how to install or run the application on gentoo.
I firstly want to encourage the Gentoo to community to include this popular 3D printing slicing software in the official package tree or make its availability in a custom overlay known.
Secondly, I could use some support with a workaround to run the application. I tried just extracting the tarball and executing the program in KDE's Dophin file manager with no discernable output. Asking Dolphin to run it in console seems to give this output:
Code: Select all
/home/matthew/Downloads/CHITUBOX V1.8.1/CHITUBOX: symbol lookup error: /home/matthew/Downloads/CHITUBOX V1.8.1/CHITUBOX: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm, version Qt_5Code: Select all
PKGDIR=/tar.gz folder path/ emerge -aK chituboxCode: Select all
emerge: there are no binary packages to satisfy "chitubox".
Most threads about installing from a tar.gz files are well over 10 years old. Creating an ebuild myself is really over my head. There's probably a lot of basic stuff about this topic I don't understand yet. I even tried running the windows version in WINE without any initial success. Whatever help folks can offer would be really great, and if we can get a chitubox ebuild available somewhere for everyone resin 3D printing w/ gentoo, that would be even better!

