Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15790 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77286 invoked by uid 1010); 4 Apr 2005 13:02:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77271 invoked from network); 4 Apr 2005 13:02:39 -0000 Received: from unknown (HELO m.gmane.org) (127.0.0.1) by localhost with SMTP; 4 Apr 2005 13:02:39 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:58412] helo=ciao.gmane.org) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id A2/27-19272-CEA31524 for ; Mon, 04 Apr 2005 09:02:36 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DIRBu-0006W1-03 for internals@lists.php.net; Mon, 04 Apr 2005 15:00:30 +0200 Received: from 202.22.239.169 ([202.22.239.169]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2005 15:00:29 +0200 Received: from mjorda by 202.22.239.169 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2005 15:00:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Mon, 4 Apr 2005 23:47:26 +1100 Lines: 11 Message-ID: <1guiprq.tvimro1s8jbb4N%mjorda@mls.nc> X-Gmane-NNTP-Posting-Host: 202.22.239.169 User-Agent: MacSOUP/2.6 (unregistered for 284 days) Sender: news Subject: Compiling a new library From: mjorda@mls.nc ((Michel JORDA)) Hi everybody I Have to compile a library (namely, a payment library) and the bank release a .c source. Therefore I need to make and compile it, but they mention that "you need to install the php-devel package in order to compile"... what should I download - on my macosx - and on my linux to compile that ? Thanks for your help MJ