[PHP-WIN] compiling --with-t1lib= on win2k apache with cygwin

2002-03-11 Thread think a Bit
I'm desperately trying to compile php 4.1.2 with t1lib support on a windows apache server I succeeded in getting rid of the unary minus error in datetime.c by getting the latest version from cvs. But now the make process stops with lots of undefined references in xml.c (libtool: link: warning: u

AW: AW: [PHP-WIN] t1lib

2002-03-04 Thread think a Bit
-WIN] t1lib Did you try doing the ./configure -with-t1lib yet? Original Message Follows From: "think a Bit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: AW: [PHP-WIN] t1lib Date: Tue, 5 Mar 2002 00:33:12 +0100 Ooops, sorry, i found cl.exe in C:\Programme\M

[PHP-WIN] t1lib

2002-03-04 Thread think a Bit
After finally having succeeded compiling php4.1.2 on my win2k-system with vc++6.0 and even getting it (i.e. php.exe, php4ts.dll and php4ts.lib) to work with apache1.3.23 i don’t know how to get on getting t1lib in there. Please help! Do i have to start ./configure –with-t1lib=... in cygwin? Or