![]() | Compiling KDE (HEAD) |
| Prev | Compiling and Safe Development Practices (with configure) | Next |
Now, for the KDE code. cd to KDE/CVS/arts. Type
make -f Makefile.cvs ./configure --prefix=/home/joedeveloper/KDE/kde-HEAD --with-qt-include=/home/joedeveloper/KDE/kde-HEAD/qt-copy/include --with-qt-libraries=/home/joedeveloper/KDE/kde-HEAD/qt-copy/lib makeIf all goes well, then
make installIf not, try to fix things, then type
make installRepeat this process for the other modules.
| Prev | Home | Next |
| Compiling Qt 3.1 | Up | Compiling tips |