https://bugs.kde.org/show_bug.cgi?id=455118

--- Comment #9 from David Hurka <david.hu...@mailbox.org> ---
> But then what? Always make install first to some temp dir?
> Or can you directly execute the binary?
> Do you need to setup the LD path such that it finds the so files?

This should be explained in Okulars README, see
https://invent.kde.org/graphics/okular#build-instructions.

In particular, prefix.sh sets the path variables of your shell, so that you can
successfully run the newly compiled Okular.

> I thought that other KDE/Qt packages usually use qmake,
> so I thought that Okular is an exception by using cmake
> and it would not follow the regular KDE packages.

Maybe you have been misleaded by the long description of the cmake workflow,
compared to the one-line link to the kdesrc-build introduction.
The usual workflow, including Okular, is to use kdesrc-build.
But under the hood it is cmake, because KDE prefers cmake over qmake.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to