XandrosAndCompiling KDE orQtApplicationsXandros And Compiling KDE or Qt applicationsNormally if the configure script can't find the qt3 and/or the kde headers they are located in /usr/include/qt3 and /usr/include/kde respectively. You usually end up running something like this: ./configure --prefix=/usr -with-qt-includes=/usr/include/qt3 And then if you add other repositories, make sure that they are ONLY source repositories, not the precompiled binary packages. Then it should be as simple as: apt-get -b source package-name Back to XandrosKwikis |
||||
|
||||