Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 75c513e7405f3d74041a403bda07623e > files > 492

kile-1.4-2mdk.ppc.rpm

To compile source files :
1.cd to the directory containing the package's source code and type :
./configure --prefix=path to KDE3 (/usr or /opt/kde3 generally) --with-qt-dir=path to the QT3 library (/usr/lib/qt3 generally)
2. Type make to compile the package.
3. Type make install to install the programs and any data files and documentation.
If you don't know what is the path to KDE 3 on your system, you can use this command with a terminal :
kde-config --prefix