Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2929 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98629 invoked from network); 28 Jun 2003 09:39:51 -0000 Received: from unknown (HELO smtp6.wanadoo.nl) (194.134.35.177) by pb1.pair.com with SMTP; 28 Jun 2003 09:39:51 -0000 Received: from a.php.net (3eea1a25.cable.wanadoo.nl [62.234.26.37]) by smtp6.wanadoo.nl (Postfix) with ESMTP id B41AA745EA; Sat, 28 Jun 2003 11:39:49 +0200 (CEST) Organization: Vincents Industries To: Sterling Hughes , internals@lists.php.net Date: Sat, 28 Jun 2003 11:40:42 +0200 User-Agent: KMail/1.5.1 References: <1056789641.11231.57.camel@hasele> In-Reply-To: <1056789641.11231.57.camel@hasele> X-Mailer-OS: Debian GNU/Linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200306281140.42225.php@allowee.no-ip.com> Subject: Re: [PHP-DEV] (ATTENTION) Pre-Beta From: php@allowee.no-ip.com (Allowee) On Saturday 28 June 2003 10:40, Sterling Hughes wrote: > Source distro :: > > http://www.php.net/~sterling/php5/ > > Win32 binaries :: > > http://www.php.net/~edink/php-5.0.0b1-Win32.zip > > Download, compile, test. i've got a problem with sqlite.... ./configure --with-sqlite=shared make: /bin/sh /home/Allowee/PHP/pack/php5b1/libtool --silent --preserve-dup-deps --mode=compile gcc -I/home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src -Iext/sqlite/ -I/home/Allowee/PHP/pack/php5b1/ext/sqlite/ -DPHP_ATOM_INC -I/home/Allowee/PHP/pack/php5b1/include -I/home/Allowee/PHP/pack/php5b1/main -I/home/Allowee/PHP/pack/php5b1 -I/home/Allowee/PHP/pack/php5b1/Zend -I/usr/include/libxml2 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/mysql -I/home/Allowee/PHP/pack/php5b1/TSRM -g -O2 -prefer-pic -c /home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/parse.c -o ext/sqlite/libsqlite/src/parse.lo In file included from /home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/sqliteInt.h:16, from /home/wez/src/php/php4.3-cvs/ext/sqlite/libsqlite/src/parse.y:36: <- !!!!!!! /home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/config.h:1:50: /home/Allowee/PHP/pack/php5b1/config.h: No such file or directory <- !!!!!! make: *** [ext/sqlite/libsqlite/src/parse.lo] Fout 1 I don't seem to have /home/wez/ and I also don't have the config.h file in /home/Allowee/PHP/pack/php5b1 What should I do?? .: Allowee