Warning, /utilities/basket/INSTALL is written in an unsupported language. File is not indexed.

0001 Installing BasKet Note Pads
0002 ============================
0003 
0004 To install BasKet Note Pads, just run the installer executable in a terminal and
0005 follow the on screen instructions.
0006 
0007 Dependencies
0008 ------------
0009 
0010 To build BasKet, the following development packages are required:
0011 
0012 Qt v4.4
0013 kdelibs v4.1
0014 qimageblitz
0015 kdepimlibs v4.1
0016 GnuPG 1.x (optional)
0017 
0018 If you get an error message about FindGPGMe.cmake not found, you are probably
0019 missing kdepimlibs.
0020 
0021 In addition, handbook generation requires DocBook stylesheets, which are typically found in docbook-xsl package.
0022 
0023 Building on Windows from source
0024 -------------------------------
0025 . install cmake (http://cmake.org), automoc (git://anongit.kde.org/automoc.git)
0026 . download and run KDE for Windows installer (http://download.kde.org/stable/kdewin/installer/kdewin-installer-gui-latest.exe)
0027   .. choose Install Mode: Package Manager, Compiler Mode: (for example) MSVC 2010 32bit
0028   .. install essential packages as described on http://techbase.kde.org/Projects/KDE_on_Windows/Compiling_Applications
0029   .. besides, install oxygen-icons-* package
0030 . use CMake to configure and build Basket