The summary says it all. I am not sure how to troubleshoot this... Reproducible: Always Steps to Reproduce: 1. emerge drgeo 2. run `drgeo` 3. try, but am unable to use drgeo Actual Results: I had to close the app, as it was not working. Expected Results: Should of been able to use the app and make some cool geometric shapes.
Created attachment 68647 [details] `emerge drgeo` This is the output of the emerge...
Could you provide us with additional details? What exactly is not working? What did you try to do? Was there any error message?
What you provided looks like a successful emerge of drgeo, without more information we cannot even begin to diagnose what is wrong. The application works well here. Closing as WORKSFORME - reopen if you can supply more information, reading the documentation may also help.
Solved if you add
Solved if you add «LDFLAGS="-Wl,--export-dynamic"» before «emerge drgeo». But this ebuild *doesn't work* if LDFLAGS is not specified.