summaryrefslogtreecommitdiff
path: root/fonts/utilities/mkpkfontdir/INSTALL
blob: 20222342285449e5227af2adbd477ec273ed9f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
To install mkpkfontdir, carefully read the customizable section of the
Makefile and edit the variables to your needs and taste.

The code is written in Perl, but with no Perl 5 specifics except for the
use of the Getopt module with long options names. If you use Perl 4,
please copy the lnggetopt.pl file that is supplied to your Perl library,
and select the appropriate line in the Makefile.

Then simply type make install.

Please do not edit the resulting manual page and program. Instead,
edit the templates in tmpl and make again. Send me any useful
modifications, please.

Yves Arrouye <Yves.Arrouye@imag.fr>, August 1995