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\Microsoft Visual Studio\VC98\Bin And added that to $path But it didn't change anything ;-( Any other ideas? Thanx, oliver! -----Ursprüngliche Nachricht----- Von: Pac mon [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 04. März 2002 23:14 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Re: [PHP-WIN] t1lib Well here's the big problem: configure: error: no acceptable cc found in $PATH cc is the compiler so you need to make sure that the c++ compiler: is believe it's cl.exe is in the enviroment variable PATH. ----Original Message Follows---- From: "think a Bit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [PHP-WIN] t1lib Date: Mon, 4 Mar 2002 20:45:41 +0100 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 can that –with- stuff be done somewhere else as well? I get the error: $ ./configure loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... make: not found no checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-cygwin checking for gawk... gawk checking for bison... bison -y checking bison version... 1.27 (ok) checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH what’s wrong? And what then? Thanx in advance, Oliver! _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php