ID: 9944 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: You should be using --with-expat-dir instead of --with-expat (which doesn't even exist). If you still have trouble, check the config.log for more info what's going wrong. And remember to delete config.cache between configure attempts. And do 'make clean' after configure. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-23 18:45:48] [EMAIL PROTECTED] Nothing helps. It's no mater what path i use. Every time the same error. It helps only if I disable sablot. But i need both. On some machine i was able to install with sablot 0.44 but i have problems compiling v0.44, because there is no binary for FreeBSD. --------------------------------------------------------------------------- [2001-03-23 18:40:01] [EMAIL PROTECTED] Nothing helps. It's no mater what path i use. Every time the same error. It helps only if I disable sablot. But i need both. On some machine i was able to install with sablot 0.44 but i have problems compiling v0.44, because there is no binary for FreeBSD. --------------------------------------------------------------------------- [2001-03-23 17:12:17] [EMAIL PROTECTED] Remove the '/lib' parts. ie. don't use /usr/local/lib in configure options but /usr/local --Jani --------------------------------------------------------------------------- [2001-03-22 20:10:21] [EMAIL PROTECTED] Hi! I tried to install php with a lot of modules including Sablot This is my output checking whether to include zlib support... yes, shared checking for gzgets in -lz... no configure: error: Zlib module requires zlib >= 1.0.9. any this is my configure ./configure --with-zlib=shared --with-apxs=/usr/local/sbin/apxs --with-config-file-path=/usr/local/etc --enable-versioning --with-system-regex --disable-debug --enable-track-vars --with-expat=/usr/local/lib --with-sablot=/usr/local/lib --with-gd=/usr/local --with-ttf=/usr/local --with-mcrypt=/usr/local --with-imap=/usr/local --with-mysql=/usr/local --enable-ftp --enable-sockets --with-pgsql --prefix=/usr/local i386--freebsd4.3 i also tried --with-zlib=/usr/local/include I can't make this work. I use Sablot 0.51 and Zlib 1.1.3 If i remove line --with-sablot everything works fine, but not always. I there some bug or what --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9944&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]