Skip to content
Snippets Groups Projects
Commit 370bb11c authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

INSTALL

- Update URL given at "General build instructions"
- Mention necessity of installing KIO on KF5

CCBUG: 361479
parent fa862bc2
No related branches found
No related tags found
No related merge requests found
General build instructions for KDE packages can be found at
http://techbase.kde.org/Getting_Started/Build/KDE4
but these pages are currently being rewritten.
https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source
Specific build instructions for Umbrello can be found at
http://umbrello.kde.org/installation.php
......@@ -12,3 +11,6 @@ In short, here is how to build current git master on Linux :
cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME/umbrello -DCMAKE_BUILD_TYPE=Debug ../
When building/running on KF5, make sure that the "kio" package is installed.
For details see https://bugs.kde.org/show_bug.cgi?id=361479#c3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment