[nycphp-talk] FDF support
Michael B Allen
ioplex at gmail.com
Tue Sep 2 11:43:08 EDT 2008
On Tue, Sep 2, 2008 at 9:07 AM, William Klein <willie at pdfsystems.com> wrote:
> states tax form. Fpdf is made for this and if the bloody thing would
> compile I'd be in fat city since I already have made all the state tax fpdf
> blank forms.
The ./configure script keeps a config.log in current directory of all
of the tests it's tried. Usually the tests involve dynamically
creating a small test program and then trying to compile it. If that
compilation failed, you should see the compiler error. It could be
just a missing dependency that the vendor didn't anticipate or it
could be that PHP uses a specific API that isn't present in the
library you want to use.
Mike
--
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/
More information about the talk
mailing list