On Tue, Mar 25, 2008 at 04:11:00AM +0530, Novice Programmer <[EMAIL PROTECTED]> wrote: > Any one to the rescue?? more specifically i am facing problems installing > xpdf. i read that i run some perl script perl inject-xpdf.pl > but i dont know where this script is.
The script is in swftools/lib/pdf. You'll need to download the latest xpdf release from http://www.foolabs.com/xpdf/ first, and pass a parameter to the script: cd lib/pdf perl inject-xpdf.pl xpdf-3.02.tar.gz Greetings Matthias
