https://bugs.kde.org/show_bug.cgi?id=409966
Eyal Rozenberg <eyal...@technion.ac.il> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|NOT A BUG |--- --- Comment #2 from Eyal Rozenberg <eyal...@technion.ac.il> --- (In reply to Christoph Feck from comment #1) > cmake is only a tool to _build_ the software. It's a tool to build the software so that it runs. > If you want to _run_ the > software, you should make sure you are installing it into directories where > the plugin loaders expect them, or adjust your environment variables > accordingly. I did make sure: I used -DCMAKE_INSTALL_PREFIX=/usr/local , which is perfectly valid and standard. I than used cmake to install. That installation should work. And if for some reason it can't (which shouldn't happen IMHO) - I should have been informed. I won't split hairs, so - I wouldn't have minded if it had been cmake install that gives some error or warning messages. > Please ask for help in a developer forum, mailing list, or IRC channel. But, again, I shouldn't need to: I did something very standard and straightfoward and the result was not as expected, without any warning/error messages up until installation. That _is_ a bug. Having said that - I did ask for help on the IRC channel, but none was extended. Which of the other two media would you suggest? -- You are receiving this mail because: You are watching all bug changes.