
$ make all install

That should do it.

The pstoedit symbolic link should point to where a source for
the pstoedit program.  I've included pstoedit_3.19.  You should
have no problem using pstoedit_3.20 (however, you may want to
take a look at the pstoedit.cpp file...there's a bug with regards
to the handling of the -page option...should use strcmp and not
strncmp.  The bug will cause the -pagesize option to be ignored.)

The code is relatively *ix portable....however it was expressly
tested under Linux.

