[okular] [Bug 455118] Documentation on development workflow

Albert Zeyer bugzilla_noreply at kde.org
Fri Jun 10 12:10:15 BST 2022


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

--- Comment #2 from Albert Zeyer <albzey at gmail.com> ---
Ah so I should follow the general KDE dev docs?

I did that now and then I get this error:
```
$ kdesrc-build okular                   
kdesrc-build requires some minimal support to operate, including support
from the Perl runtime that kdesrc-build is built upon.

Some mandatory Perl modules are missing, and kdesrc-build cannot operate
without them.  Please ensure these modules are installed and available to Perl:

        IO::Socket::SSL
        one of (YAML::XS, YAML::PP, YAML::Syck)

kdesrc-build can do this for you on many distros:
Run 'kdesrc-build --initial-setup'
```
(Of course I ran `kdesrc-build --initial-setup` already.)

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list