Summary: | Improve documentation for compiling on Ubuntu | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Albert Zeyer <albzey> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Albert Zeyer
2022-06-10 09:02:32 UTC
What do you mean you are stuck? Doesn't reading the error tell you exactly what to do? (In reply to Albert Astals Cid from comment #1) > What do you mean you are stuck? > > Doesn't reading the error tell you exactly what to do? It tells me to install it, which I did. So what should I do now? But also, this is a report to improve the documentation specifically about installing on Ubuntu. Or is your statement that you don't want to have such information in your documentation? Yes, i do not want to have any distro specific installation instructions, they just break over time.
> It tells me to install it, which I did. So what should I do now?
So you have installed spectre and discount development packages, then run cmake again?
(In reply to Albert Astals Cid from comment #3) > Yes, i do not want to have any distro specific installation instructions, > they just break over time. > > > It tells me to install it, which I did. So what should I do now? > > So you have installed spectre and discount development packages, then run > cmake again? Exactly. Btw, why do you mark it as resolved? I did not see that you improved the documentation? > Btw, why do you mark it as resolved? I did not see that you improved the
> documentation?
Whoops, sorry, I did not see your comment above.
Maybe allow some user Wiki page to put such information? I think this would be valuable to some people, so it feels bad to know that I cannot pass on this information to others.
Note: Now I added them to FORCE_NOT_REQUIRED_DEPENDENCIES. I did not expect that this would work (why is it required if I can mark it as not required?) but at least the compilation succeeded successfully now. However, now I'm not exactly sure how to run it. See: https://bugs.kde.org/show_bug.cgi?id=455118 |