On 2011-04-20, at 19:14 , Daniel Johnson wrote:
>
> On Apr 20, 2011, at 6:15 PM, Daniel Johnson wrote:
>
>>
>> On Apr 20, 2011, at 4:40 PM, Kevin Horton wrote:
>>
>>> On Wed, Apr 20, 2011 at 04:02:00PM -0400, Daniel Macks wrote:
On Wed, 20 Apr 2011 15:30:18 -0400, Kevin Horton wrote:
>>>
On Apr 20, 2011, at 6:15 PM, Daniel Johnson wrote:
>
> On Apr 20, 2011, at 4:40 PM, Kevin Horton wrote:
>
>> On Wed, Apr 20, 2011 at 04:02:00PM -0400, Daniel Macks wrote:
>>> On Wed, 20 Apr 2011 15:30:18 -0400, Kevin Horton wrote:
>>> On Wed, Apr 20, 2011 at 02:44:32PM -0400, Alexander Hansen
On Apr 20, 2011, at 4:40 PM, Kevin Horton wrote:
> On Wed, Apr 20, 2011 at 04:02:00PM -0400, Daniel Macks wrote:
>> On Wed, 20 Apr 2011 15:30:18 -0400, Kevin Horton wrote:
>> On Wed, Apr 20, 2011 at 02:44:32PM -0400, Alexander Hansen wrote:
On 4/20/11 2:20 PM, Kevin Horton wrote:
> An a
On 04/20/2011 2:44 PM, Alexander Hansen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 4/20/11 2:20 PM, Kevin Horton wrote:
>> An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with:
>>
>> checking if we should use cURL for url streams... no
>> checking for cURL 7.10.5
On Wed, Apr 20, 2011 at 04:02:00PM -0400, Daniel Macks wrote:
> On Wed, 20 Apr 2011 15:30:18 -0400, Kevin Horton wrote:
> On Wed, Apr 20, 2011 at 02:44:32PM -0400, Alexander Hansen wrote:
> >> On 4/20/11 2:20 PM, Kevin Horton wrote:
> >> > An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fa
On Wed, 20 Apr 2011 15:30:18 -0400, Kevin Horton wrote:
On Wed, Apr 20, 2011 at 02:44:32PM -0400, Alexander Hansen wrote:
> > On 4/20/11 2:20 PM, Kevin Horton wrote:
> > > An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with:
> > > > > checking if we should use cURL for url streams..
On Wed, Apr 20, 2011 at 02:44:32PM -0400, Alexander Hansen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 4/20/11 2:20 PM, Kevin Horton wrote:
> > An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with:
> >
> > checking if we should use cURL for url streams... no
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/20/11 2:20 PM, Kevin Horton wrote:
> An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with:
>
> checking if we should use cURL for url streams... no
> checking for cURL 7.10.5 or greater... configure: error: cURL version 7.10.5
> or
An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with:
checking if we should use cURL for url streams... no
checking for cURL 7.10.5 or greater... configure: error: cURL version 7.10.5 or
later is required to compile php with cURL support
### execution of /var/tmp/tmp.1.aJMz2U failed
all modules will do that, so disable all modules in the /sw/etc/php5/cli conf
file, you can keep them on in the apache2 conf if you want.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 2010-03-19, at 9:36 AM, Steven Van Ingelgem wrote:
> What would
What would be the proper way of handling this (for the time being)?
Disabling any modules? Or just the mysql one?
On 19 March 2010 14:38, TheSin wrote:
> these are all known issues, I'm' working on php5.3 and I hope to have them
> fixed in it, that is what is taking me so long, getting a proper
these are all known issues, I'm' working on php5.3 and I hope to have them
fixed in it, that is what is taking me so long, getting a proper build where I
only have to build the dso's once that will work with both cli and apache mod.
---
TS
http://southofheaven.org/
Chaos is the beginning and end,
On 3/19/10 7:19 AM, Steven Van Ingelgem wrote:
> Hi,
>
>
> I am a first-time user of fink, and as such I am having troubles with
> the php5-cli package...
>
> Versions:
> ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L30
> GCC: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. buil
Hi,
I am a first-time user of fink, and as such I am having troubles with the
php5-cli package...
Versions:
ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L30
GCC: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Fink: 0.29.10
I enabled the unstable/main & unstable/
In general we don't allow packages to pick and choose between
different header/library packages, unless the libraries are the same
(same install_name), because that can produce breakage at runtime.
Updates to packages are supposed to be made in a such a way such that
existing packages still
Hi,
Installing libbind6-dev fixes the issue, although that sounds like a
workaround not a fix - I'm guessing it should be possible to have php5
compile with either of the libbind versions?
Cheers,
Damian
Damian Dimmich wrote:
> Hi - Thanks for the suggestion,
>
> That certainly adds the missing
Hi - Thanks for the suggestion,
That certainly adds the missing header files, would it make sense to
make libbind6-dev a dependency of php instead of libbind9-dev which is
currently the case? That - or see if the bind9 install is
broken/missing files?
I'll let you know how the build goes.
Cheer
For what it's worth, I tried rebuilding php5 in the presence of
libbind6-dev, and it still worked for me (10.5.6/Intel).
TheSin wrote:
> I woudl assume the files required are in libbind6-dev since that pkg
> just dramatically changed. I'll have to look into this.
> ---
> TS
> http://southofheaven
I woudl assume the files required are in libbind6-dev since that pkg
just dramatically changed. I'll have to look into this.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 5-Mar-09, at 2:53 PM, Alexander Hansen wrote:
> Damian Dimmich wrote:
>> H
Damian Dimmich wrote:
> Hi,
>
> The latest php5 .info file fails to build on my system - running intel/10.5
>
> /sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:51:28:
> error: bind/arpa/inet.h: No such file or directory
> /sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:53:
Hi,
The latest php5 .info file fails to build on my system - running intel/10.5
/sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:51:28:
error: bind/arpa/inet.h: No such file or directory
/sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:53:24:
error: bind/netdb.h: No such f
1) hmm maybe I have a local copy that I changed for dmacks a while
back and nuked the changed info files, I'll fix that one, sorry about
that.
2) I obviously need versioned deps here, it seems your php5 updated
before apache2, I'll solve this one too, thanks for the reports.
---
TS
http://so
1) For php5 the BuildDepend on "libc-client-dev" looks to be a typo,
since the package appears to be "libc-client1-dev"
...
2) I got the following from trying to build php5:
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the path
ge
From: TheSin <[EMAIL PROTECTED]>
To: Alexander Hansen <[EMAIL PROTECTED]>
Cc: Kurt Schwehr <[EMAIL PROTECTED]>; fink-devel@lists.sourceforge.net
Sent: Tuesday, August 19, 2008 9:28:40 AM
Subject: Re: [Fink-devel] php5 build fix
now now guys lets not get hasty, I've j
d add it to Fink. I think the statute of
>>> limitations is up on the prior package.
>>>
>>> On Aug 19, 2008, at 7:19 AM, Kurt Schwehr wrote:
>>>
>>>>
>>>>
>>>> http://vislab-ccom.unh.edu/~schwehr/software/fink/php-5.2.5/
&g
h.edu/~schwehr/software/fink/php-5.2.5/
>>>
>>> -kurt
>>>
>>> ----------
>>>
>>> Message: 6
>>> Date: Tue, 19 Aug 2008 21:30:38 +1200
>>> From: Nigel Stanger <[EMAIL PROTECTED]>
>>> Subject: Re: [Fin
19 AM, Kurt Schwehr wrote:
>
>>
>>
>> http://vislab-ccom.unh.edu/~schwehr/software/fink/php-5.2.5/
>>
>> -kurt
>>
>> --
>>
>> Message: 6
>> Date: Tue, 19 Aug 2008 21:30:38 +1200
>> From: Nigel Stanger <[EM
fink/php-5.2.5/
>
> -kurt
>
> --
>
> Message: 6
> Date: Tue, 19 Aug 2008 21:30:38 +1200
> From: Nigel Stanger <[EMAIL PROTECTED]>
> Subject: Re: [Fink-devel] php5 build fix
> To: Fink Developers
> Message-ID: <[EMAIL PROTECTED]>
&g
http://vislab-ccom.unh.edu/~schwehr/software/fink/php-5.2.5/
-kurt
--
Message: 6
Date: Tue, 19 Aug 2008 21:30:38 +1200
From: Nigel Stanger <[EMAIL PROTECTED]>
Subject: Re: [Fink-devel] php5 build fix
To: Fink Developers
Message-ID: <[EMAIL PROTECTED]>
On Aug 19, 2008, at 5:30 AM, Nigel Stanger wrote:
> On 19/8/2008 11:03 AM, Alexander Hansen at
> [EMAIL PROTECTED] spake
> thus:
>
>> A newer upstream version would indeed be more ideal. One of our
>> developers has a package out corresponding to a newer version that
>> people have used--but he
On 19/8/2008 11:03 AM, Alexander Hansen at [EMAIL PROTECTED] spake
thus:
> A newer upstream version would indeed be more ideal. One of our
> developers has a package out corresponding to a newer version that
> people have used--but he had to disable some of the functionality to
> get it to build.
On Aug 18, 2008, at 5:41 PM, Vivenzio Pagliari wrote:
> Trying to install php5 from fink on MacOSX 10.5, I stumbled over the
> build
> problem for that package.
>
> As far as I can see, the problem is caused by an error in the
> configure
> script. The path of some sources in the Zend directory
Trying to install php5 from fink on MacOSX 10.5, I stumbled over the
build
problem for that package.
As far as I can see, the problem is caused by an error in the configure
script. The path of some sources in the Zend directory are given with
a leading "/" so that wrong paths are written to the
On Sun, Apr 13, 2008 at 03:13:21PM +0100, Damian Dimmich wrote:
> Hi All,
>
> It seems the php5 module has been broken for a week or so (at least for
> me). The upgrade to the latest php fails on compile with a warning
> about not finding some Zend headers (I googled this and it seems to be a
Hi All,
It seems the php5 module has been broken for a week or so (at least for
me). The upgrade to the latest php fails on compile with a warning
about not finding some Zend headers (I googled this and it seems to be a
known issue with building packages of php5).
Is this package broken for o
Hello,
I know that this problem was submitted to the user list but i can't
find the solution. I can't compil PHP5 on my Intel iMac Alu running
OSX 10.5.2 ang get the following result:
...
/bin/sh /sw/src/fink.build/php5-5.1.4-122/php-5.1.4/apache-build/
libtool --silent --preserve-dup-deps --m
Hi,
Same issue as this one :
http://article.gmane.org/gmane.os.apple.fink.devel/15619
Impossible to compile the last PHP5 version on Mac OS 10.4.11
The last version is still php5-5.1.4-17
Will it be a new version soon ?
Thanks !
---
the new one is coming, one more week.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 11-Jan-08, at 3:23 AM, Damian Dimmich wrote:
> Hi,
>
> When recompiling php5 (and trying to install php5-pear) I get the
> following
> error at configure time:
>
Hi,
When recompiling php5 (and trying to install php5-pear) I get the following
error at configure time:
configure: error: Cannot find rfc822.h. Please check your c-client
installation.
It seems rfc822.h is installed in /sw/include/c-client so I'm not quite
sure what's wrong. I've tried to ma
Can I take you up on updating the dependency to
postgres82?
Thanks,
-kurt
--- TheSin <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Dustin doesn't maintain it, there is me and someone
> recently
> contacted me about taking it over. I don't use
> postgres so
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dustin doesn't maintain it, there is me and someone recently
contacted me about taking it over. I don't use postgres so if I
ending doing an update I'll happily update the deps but I can't
guarantee it's working.
- ---
TS
http://southofheaven.or
Hi All,
I tried emailing Dustin directly but email to his
address is bouncing. So I figured I try here. I'd
like to get php5 to switch the postgres dependency
from postgresql80-unified to postgresql82. So Dustin,
if you are around, let me know what your email address
is.
I'm looking at getting
great :)
am waiting impatiently.
On 3/23/07, TheSin <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> yes I am, Dustin just filters the email, I just haven't had time to
> update it, but I will soon I hope.
> - ---
> TS
> http://southofheaven.org/
> Chaos is the beg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
yes I am, Dustin just filters the email, I just haven't had time to
update it, but I will soon I hope.
- ---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 23-Mar-07, at 12:42 PM, Alexey Zakhlestin wrote:
Is anyone actually maintaining php5 packages?
They were not updated for quite some time already…
I tried to contact Dustin Sias, but his email server is not available…
--
Alexey Zakhlestin
http://blog.milkfarmsoft.com/
-
Tak
This link should be updated to indicate that PHP does indeed have a
maintainer then:
http://fink.sourceforge.net/pdb/nomaintainer.php
vic
---
"Consequences, Schmonsequences, as long as I'm rich."
-- Looney Tunes, Ali Baba Bunny (1957, Chuck Jones)
On 27-Nov-04, at 08:41 PM, TheSin wrote:
there ar
there are currently 2 maintainers for php4 and we are working on php5,
hope to have it by xmas.
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.
On 27-Nov-04, at 5:15 PM, Victor Ng wrote:
Hi all,
At my workplace, we're almost exclusively an OSX shop and t
This list is likely based on the 10.2 tree. Just looking fast I've
seen a few of my pkgs there that are maintained in the 10.3 tree, just
not in 10.2.
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.
On 27-Nov-04, at 6:45 PM, Victor Ng wrote:
This link
Hi all,
At my workplace, we're almost exclusively an OSX shop and the web
people here need PHP5 on their machines.
According to this link there is currently no maintainer for PHP.
http://fink.sourceforge.net/pdb/package.php/php
As I've currently got PHP 5.02 working under Fink, I thought I can he
49 matches
Mail list logo