https://bugs.kde.org/show_bug.cgi?id=461047
Bug ID: 461047
Summary: trying to manually compile Krita on Ubuntu 18.04
Classification: Applications
Product: krita
Version: git master (please specify the git hash!)
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: * Unknown
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I'll update this report if I run into any more problems that I can't work my
way around normally. For now I'm having trouble getting libmypaint recognized
(the one from apt is too old, so I've built it from source and installed it)
STEPS TO REPRODUCE
1. git clone krita repo
2. install deps
3. manually compile and 'sudo make install' libmypaint following
https://github.com/mypaint/libmypaint#install-dependencies-debian-and-derivatives
since 18.04 only has mypaint 1.3.0
4. in the Krita build folder, run `cmake ..`
OBSERVED RESULT
-- Checking for module 'libmypaint'
-- No package 'libmypaint' found
-- Could NOT find LibMyPaint (missing: LibMyPaint_INCLUDE_DIRS
LibMyPaint_LIBRARY)
EXPECTED RESULT
finding libmypaint that I compiled
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 18.04 LTS
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: whatever's in the apt repo
Qt Version: 5.15.2 from
https://launchpad.net/~theofficialgman/+archive/ubuntu/opt-qt-5.15.2-bionic-arm
--
You are receiving this mail because:
You are watching all bug changes.