Closed adam-funk closed 4 years ago
g++: error: /home/adam/anaconda3/bin/../x86_64-conda_cos6-linux-gnu/sysroot/usr/lib64/libGL.so: No such file or directory
Your system/installation is broken (Ubuntu is not installing official packages to /home
dir).
Use official packages and get rid of custom installation to /home if you are not able to handle it.
This has nothing to do with qt-box-editor.
Fair point -- I changed PATH
in the terminal to ignore the anaconda installation and make
worked after that.
What did you change PATH to and how did you do it. I'm getting the same error.
Error copying release/qt-box-editor-1.12rc1 to /bin/qt-box-editor-1.12rc1: Cannot create /bin/qt-box-editor-1.12rc1 for output
Why anybody would install custom build software to /bin
??? It is usually used only for system tools.
I'd be grateful for suggestions on how to fix this:
Thanks.