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

--- Comment #3 from van.ly+...@sdf.org ---
# build from source file archive but fail to install

After downloading the source file archive for Krita 4.4.8 version; then using

> sudo apt build-dep krita
> cd krita-build
> cmake ../krita-src -DCMAKE_INSTALL_PREFIX=../krita-4.4.8 
> -DCMAKE_BUILD_TYPE=Debug -DKRITA_DEVS=ON
> make -j4
> make install

## expected behavior
The install process does not require "sudo" for privileged installation to
custom install prefix.

## observed behavior
The install process fails to install without "sudo" privilege to change system
shared object files, for example.

# install by "sudo"

> sudo make install
> ../krita-4.4.8/bin/krita &

Some messages were

> No "breeze" available.
> NOT COOL: Duplicated action name from xml data:  "object_BLAH_BLAH_BLAH"
> NOT COOL: Duplicated action name from xml data:  "calligraphy_BLAH_BLAH_BLAH"
> NOT COOL: Duplicated action name from xml data:  "KisBLAH"
> NOT COOL: Duplicated action name from xml data:  "movetool-blah-blah"

Krita-4.4.8 crashes before I am able to recreate the steps for this specific
bug.

Krita-4.4.8 does not build and install as describe at

=> https://docs.krita.org/en/untranslatable_pages/building_krita.html

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

Reply via email to