![]() | Building the Source |
Prev | Installation | Next |
In order to compile and install Quanta Plus on your system, type the following in the base directory of the Quanta Plus distribution:
% ./configure % make % make install
Since Quanta Plus uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.
It is reasonable that you would want to customize the location of the Quanta Plus files on your system. To this end, autoconf has a number of options that can be passed to the configure script to control this setup. To get a complete listing of these options, type ./configure --help. These are straight forward and will not be covered here.
If you are having trouble with Quanta Plus running properly, you should check your path to ensure that the KDE 3 bin folder is in there. Also, be sure that you do not have any older versions of KDE laying about that appear in PATH before your KDE 3 bin folder. The same holds true for Qt™.
Prev | Home | Next |
Installation | Up | Glossary |