[PHP] [SOLVED] Re: [PHP] cannot compile PHP 5.2.11 on Mac OS X 10.6.1

2009-10-25 Thread Mari Masuda
Hi, So I found out there are two bugs filed in bugs.php.net that are related to this problem. The bugs are http://bugs.php.net/bug.php?id=49332and http://bugs.php.net/bug.php?id=49267. To anyone else that has the same issues as me, here is how to get around the problem if you are trying

[PHP] cannot compile PHP 5.2.11 on Mac OS X 10.6.1

2009-10-24 Thread Mari Masuda
Hi, I am setting up my Mac Book Pro running Mac OS X 10.6.1 as a development environment for Drupal. I already successfully have MySQL 5.1.40 and Apache 2.2.11 up and running. I tried to compile PHP 5.2.11 in the following manner and keep getting an error. Any help would be great! 1.

RE: [PHP] Cannot compile

2004-08-03 Thread Will Collins
- From: Jason Wong [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 1:44 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Cannot compile On Tuesday 03 August 2004 14:30, Andrew W wrote: > It doesn't work regardless of whether I include any options or not. "doesn't work&quo

Re: [PHP] Cannot compile

2004-08-02 Thread Jason Wong
On Tuesday 03 August 2004 14:30, Andrew W wrote: > It doesn't work regardless of whether I include any options or not. "doesn't work" can include umpteen billions of things. Please try to narrow it down a bit. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software System

Re: [PHP] Cannot compile

2004-08-02 Thread Andrew W
I'm using Linux. It doesn't work regardless of whether I include any options or not. On 2 Aug 2004, at 04:14, Support wrote: Sounds like configure did not work ok after all. :-) Did you include any options? What os? Any clues you could offer would help. -- PHP General Mailing List (http://www.php

[PHP] Cannot compile

2004-08-01 Thread Andrew W
I've compiled & installed software from source before but PHP 5 is proving a challenge. I've decompressed the tarball and cd into the directory. Run ./configure which seems to work ok but then when I do make I get the following error: "No targets specified and no makefile found" Sure enough t

[PHP] Cannot compile my extension as a shared .so library

2002-04-05 Thread Martin Wickman
Hi php-4.1.2 linux RH 7.2 I have created a small php extension. The extension works as expected when I compile it using $ ./configure --with-foo && make # foo is the extension It gets compiled into the php binary. All is well, but I would like to compile my extension as a loadable modules (

[PHP] Cannot compile PHP with APXS

2002-03-02 Thread Andrey Hristov
Untared php 4.1.1 into /usr/local/src/php4.1.1 Untared apache 1.3.22 into /usr/local/src/apache-1.3.22 ran ./configure in apache there is /var/www/bin/apxs When configuring php : ./configure --with-mysql --with-apxs=/var/www/bin/apxs --with-xml error occurs that says either perl is not installed(

[PHP] Cannot compile 4.0.6 on RedHat 6.2

2001-07-23 Thread Alexander Skwar
Hi! I'm trying to compile PHP 4.0.6 on RedHat 6.2. Running make, I get the errors below. Anyone got an idea about what's wrong? Configure ran without a problem, with these options: --enable-bcmath --enable-exif --enable-ftp--enable-dba=shared --enable-dbx --enable-magic-quotes