Ah yes. Sorry i forgot.
The 0x06 error is from ttfautohint not being able to link to the newer freetype
libs. You need to create new symbolic links form 'libfreetype.so' to the latest
libfreetype that was installed. Sounds like the script Khaled pointed to is
best :)
-v
On 14 Nov 2011, at 22:01, Peter Baker wrote:
> Thanks to Dave, Vernon and Khaled for these replies. Khaled's solution
> is the one that worked for me. I can't interpret the cryptic error
> message ("0x06") that I got when I had two versions of Freetype
> installed--perhaps ttfautohint was trying to use the wrong version.
> But it's working now, and I look forward to playing around with it.
>
> Peter