Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81071 invoked from network); 28 May 2003 08:12:07 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 28 May 2003 08:12:07 -0000 Received: from jdi.jdimedia.nl (jdi.jdimedia.nl [212.204.192.51]) by jdi.jdimedia.nl (8.12.4/8.12.4) with ESMTP id h4S8C5h5017075; Wed, 28 May 2003 10:12:07 +0200 Date: Wed, 28 May 2003 10:12:05 +0200 (CEST) X-X-Sender: derick@jdi.jdimedia.nl To: joerg mauz cc: internals@lists.php.net In-Reply-To: <000101c324e8$598cfb10$680fa8c0@asterix> Message-ID: References: <000101c324e8$598cfb10$680fa8c0@asterix> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] building external libraries for binary distributtion From: derick@php.net (Derick Rethans) On Wed, 28 May 2003, joerg mauz wrote: > hi all, > i work on building my own external library that should be usable > within php using the //dl(.) command. so i read it the docs about how > to write extension but i felt somehow low left alone, cause the docs > only just describes how to create extensions that are shipped with the > source for being able to build a complete new php (and the code the > documents contain isn't working either !!!). so what i'm looking for > is a mechanism to built my extension on my local php installation > (full sourc of everything available) and then just only send the > library file (myext.so) to the customer, that itself just puts the lib > somewhere to be loaded by php's //dl(.) command > > are there any other docs / recources available than those from the > php-manual: en/zend.creating.php http://pres.derickrethans.nl/ze-ext slides 20 to the end Derick -- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------