swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] compilation failure


From: Andries.Brouwer
Subject: [Swftools-common] compilation failure
Date: Fri, 5 Mar 2004 15:51:36 +0100 (MET)

Downloaded swftools-0.5.0.

The INSTALL file says

   If you need to do unusual things to compile the package, please try
   to figure out how `configure' could check whether to do them, and mail
   diffs or instructions to the address given in the `README'

but there is no README.

lib/modules/swffont.c does not compile, it needs

445c445
<     fprintf(stderr, "Error: Neither T1lib nor FreeType support compiled in. 
Could not load %s\n", infile);
---
>     fprintf(stderr, "Error: Neither T1lib nor FreeType support compiled in. 
> Could not load %s\n", filename);

since there is no variable infile.

Andries




reply via email to

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