Thanks for your reply, Matthias. Matthias Kramm wrote: > On Tue, Jun 10, 2008 at 07:58:12AM +0200, Pablo Rodríguez <[EMAIL PROTECTED]> > wrote: >> I cannot compile it. >> [...] >> GFXOutputDev.cc:40:20: error: config.h: No such file or directory >> GFXOutputDev.cc:41:19: error: gfile.h: No such file or directory >> GFXOutputDev.cc:42:21: error: GString.h: No such file or directory >> GFXOutputDev.cc:43:18: error: gmem.h: No such file or directory > > CVS version? > > Do a > cd lib/pdf > perl inject-xpdf.pl xpdf-3.02.tar.gz > . > (Download xpdf-3.02.tar.gz first)
I'm afraid inject-xpdf.pl dies at line 13. Moving the xpdf from the latest development snapshot seems to do the work. Thanks for your help, Pablo
