There was a new version of pil put out today (1.1.4-2) to solve this
very problem.
On Wed, 2002-12-18 at 14:30, Jens Nöckel wrote:
> Hi,
>
> pil-1.1.4-1 did build for me, but there is another problem with it:
> This package no longer installs header files in /sw/include/python2.2
> But these are
Hi,
pil-1.1.4-1 did build for me, but there is another problem with it:
This package no longer installs header files in /sw/include/python2.2
But these are needed in order to build sketch-0.6.14-1.
So now I get this error message when building sketch:
...
looking for include dir for Imaging.h unde
On Friday, December 13, 2002, at 10:56 AM, Alexander Hansen wrote:
Hmmm...it built for me. Judging from the symbol that it complained
about, I'd start by rebuilding freetype2.
The correct answer to this FAQ is to downgrade your freetype2 by doing
"fink install freetype2-2.0.9-1". No need
Don: You need to downgrade your freetype2 to version 2.0.9. A newer
version appear briefly in fink CVS and was quickly pulled when it was
discovered to not be backwards compatible (i.e. it does not contain thet
FT_New_Face symbol).
-Jeff
On Fri, 13 Dec 2002, Don McKenzie Paul wrote:
> The lat
Hmmm...it built for me. Judging from the symbol that it complained
about, I'd start by rebuilding freetype2.
On Fri, 2002-12-13 at 13:33, Don McKenzie Paul wrote:
> The latest PIL died when I tried to install
>
> building '_imagingft' extension
> gcc -DNDEBUG -O3 -Wall -Wstrict-prototypes -Ilib
The latest PIL died when I tried to install
building '_imagingft' extension
gcc -DNDEBUG -O3 -Wall -Wstrict-prototypes -IlibImaging
-I/sw/include/freetype2 -I/sw/include/python2.2 -c _imagingft.c -o
build/temp.darwin-6.2-PowerMacintosh-2.2/_imagingft.o
gcc -L/sw/lib -bundle -bundle_loader /sw/b