swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Compile swftools-0.7.0 and/or CVS errors


From: Matthias Kramm
Subject: Re: [Swftools-common] Compile swftools-0.7.0 and/or CVS errors
Date: Sat, 2 Dec 2006 16:16:35 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Nov 30, 2006 at 10:09:24PM -0800, Barton wrote:
> Ok, it looks pretty similar to the main make output;  the complete 
> transcript of 'make libpdf.a' in /swftools/lib is below.
> ...
> g++ -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -Ilame -Wparentheses 
> -Wimplicit -Wreturn-type -O -fomit-frame-pointer  -I ./ -I xpdf 
> GFXOutputDev.cc -o GFXOutputDev.o
> GFXOutputDev.cc:37:20: error: config.h: No such file or directory
> GFXOutputDev.cc:38:19: error: gfile.h: No such file or directory
> GFXOutputDev.cc:39:21: error: GString.h: No such file or directory

Oops, I forgot- xpdf is no longer included in the CVS sources.
Please do the following:

Download xpdf-3.01.tar.gz from 
    ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.01.tar.gz
.
Put it into the directory lib/pdf/ of swftools,
and run
    perl inject-xpdf.pl xpdf-3.01.tar.gz
    ./switch stable
.

Afterwards, try a compile run again.

Greetings

Matthias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]