Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26258 invoked from network); 5 Aug 2003 13:07:58 -0000 Received: from unknown (HELO codetop) (195.74.122.222) by pb1.pair.com with SMTP; 5 Aug 2003 13:07:58 -0000 Received: from gaz by codetop with local (Exim 3.36 #1 (Debian)) id 19k1WC-0000oO-00 for ; Tue, 05 Aug 2003 14:06:24 +0100 To: internals@lists.php.net Date: Tue, 5 Aug 2003 14:06:24 +0100 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200308051406.24143.gareth@fission.org.uk> Sender: gareth ardron Subject: php_imlib module From: gareth@fission.org.uk (Gareth Ardron) Ok, I've been using the php_imlib module for some time now (it's nice and fast), the only problem is, nobody can seem to get it to work with php-4.3.x. This is a *nix only extension as far as I'm concerned, and I'm happy to chuck it into PEAR or wherever when it's a bit more stable. We seem to be getting different results over different OS's as well: Redhat: no joy. Won't build at all. Slackware: will not build as a dynamic module, ill build as a compiled in extension Debian: outputted file looks the right size, no errors. Doesn't do anything What I was wondering was if anybody had any nice .txt on how the build process has changed between 4.2.x and 4.3.x at all, or if anybody is feeling in a good enough mood to cast a critical eye over the work we've done so far to try and make this into a reasonable, and quick, graphics manipulation model. I say we, as we're using it quite heavily in http://fotopic.net as the main graphics engine. Anyway, module is up here http://www.fission.org.uk/php_imlib-0.4pre3.tar.gz if anybody fancies taking a poke at something which is probably a very minor error on my part. Cheers. -- Gareth Ardron http://fotopic.net