|
|
|
| Q..3/Windows Free Edition | Overview |
Instructions for compiling kdelibs packages
Requirements
- install cygwin packages libbz2_1, jpeg, libpng, libtiff, libxml2, openssl, pcre, qt3, readline,zip (hope that are all)
- install cygwin build packages: gcc, binutils, make, automake-1.7, autoconf, yacc, bison, gdb
- install KDE unsermake build tool
- knowledge about the build too chain especially automake/autoconf
- Check the KDE developer's Corner to get familiar with the KDE build process.
Compiling
Instructions for compiling additional kde packages
Requirements
- install cygwin packages qt3
- install cygwin build packages: gcc, binutils, make, automake-1.7, autoconf, (optional: yacc, bison, gdb)
- download and install kdelibs binary package from this site
- install KDE unsermake build tool
- knowledge about the build too chain especially automake/autoconf
- Check the KDE developer's Corner to get familiar with the KDE build process.
Compiling
|