Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the Koctave error message is cryptic (
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the Koctave error message is cryptic (missing lib check kde-base) so this can waste a lot of time! This can probably be easily fixed by adding kde-base/konsole to DEPEND. (Though I am not sure of the KDE monolithic/modular issues). In the mean time manually emerging knosole works fine. Reproducible: Always Steps to Reproduce: 1.Ensure you do not have konsole installed. 2.emerge koctave 3.try and run koctave
I have added a runtime dependency on konsole or kdebase (monolithic ebuild that provides konsole). Thanks for reporting it.