Mail Archives: djgpp/2000/07/20/08:48:28
On Thu, 20 Jul 2000, john watkins wrote:
> My problem seems to be, I think, with afmtodit which lives
> in c:\djgpp\bin.The heading of this file is
>
> #! /usr/bin/perl -P-
>
> meaning that perl is required.
> The directory perl5 lives in the directory c:\djgpp\lib.
> Unfortunately I don't have any experience of perl and
> would be grateful for information on how to proceed.
Sorry, I don't understand: what problems do you have, exactly?
You should download the AFM fonts, unpack them somewhere on your system,
then chdir to the share/groff/font/devps directory, and type this
command:
make -f generate/Makefile afmdir=/full/path/to/afm/fonts
Everything else should work automatically, assuming Perl is installed.
Experience with Perl is not required, since Make should invoke it for
you.
- Raw text -