Next Previous Table of Contents
The latest version of KFontinst can be found at www.cpdrummond.uklinux.net/kfontinst
In order to successfully compile KFontinst, you will need to have the follwing installed:
To preview Type1 fonts, you will also need t1lib >= 1.0.1. If you don't use this library, then everything apart from Type1 previews will still function.
In order for KFontinst to function correctly you will also need to have the following installed:
afm.pl
perl script used to modify .afm files to be slightly
more StarOffice friendly.In order to compile and install KFontinst on your system, type the following in the base directory of the KFontinst distribution:
% ./configure
% make
% make install
Notes:
make install
should be performed by `root'../configure
with ./configure --prefix=<KDE2 dir>
- e.g. ./configure --prefix=/opt/kde2
--with-qt-dir=<Qt2 dir>
- e.g.
./configure --with-qt-dir=/usr/lib/qt2
Next Previous Table of Contents