![]() Registered Member ![]()
|
I am keen to contribute to krita developement and I have been trying to build krita for almost 8 days. However, there is always some module that refuses to build. First it was, kwayland then it was poppler. But luckily after reading the cmake logs I was able to install the required packages and build these modules.
However, krita still doesn't build. After looking at the cmake logs, I have figured that Quazip is not installed. After following the link https://stachenov.github.io/quazip/, I downloaded the tar.gz file and ran the following commands:
I didn't really understand the output after running these commands. There didn't seem to any error but again, I'm not really sure. I installed qmake using this command:
The cmake log also shows:
I have no idea what this means. I am new to Ubuntu, KDE and open source developement, so I might not be able to understand everything the logs and command output display. However, after trying to install quazip using the tar.gz files and the above commands, I again try to build krita using
I have run out of options on how to install Quazip and build krita. Also I don't know how to set the variables mentioned in the Cmake log. My primary goal is to build krita, explore the codebase and try to contribute. It would be really great if someone can help me building krita. Do let me know if any additional information is required. Thank you for your time. |
![]() KDE Developer ![]()
|
Make sure you install the distribution version of quazip_5_ -- for Qt5. libquazip5-dev is the package name.
|
![]() Registered Member ![]()
|
Thank you that seemed to work but the build still failed. I get this on the terminal:
The errors are also logged in install.log. These are the contents:
|
![]() KDE Developer ![]()
|
That looks like a permissions problem; something was written their as another user, maybe as root, and you cannot overwrite it.
|
![]() Registered Member ![]()
|
I don't know how to fix this. Could you please guide me?
|
![]() Registered Member ![]()
|
On checking the x86_64-linux-gnu folder, I can see that the libkritaglobal.so.17.0.0 already exists. Should I delete it and try building again?
|
![]() Registered Member ![]()
|
I think the error was due to lack of storage space on my system. Expanded the storage and all my modules were built successfully.
|
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], q.ignora, watchstar