> I'm reluctant to do, as the normal tarball doesn't have the patches
> for XNU's threading (the default ones lead to terrible performance).
In simple hope to provide an option to you, I'll assume that you are
refering to the Thread-prioritization performance problems discussed
in this thread,
> Yes, they're publicly available
As they may be interesting, can you point to the patches, perhaps?
It would be helpful, thanks!
John
> I'm reluctant to do, as the normal tarball doesn't have the patches
> for XNU's threading (the default ones lead to terrible performance).
I don't know these patches. But, It's most probably true that such
patches are OpenSourced and available to all.
They can, of course, be applied similarly
Hello,
On 9/1/07, Geoffrey Sneddon <[EMAIL PROTECTED]> wrote:
> As can be seen from the debug.log, PHP attempts to read from /usr/
> local/mysql/lib/mysql, which doesn't exist. It should be looking in /
> usr/local/mysql/lib. I'm running Mac OS 10.4.10/x86, with nothing
> else interesting about my
Hello,
Good that you've found a working solution!
> Under OSX the MySQL libs are installed in /usr/local/mysql/lib
It's worth noticing that although that may be correct for some
packaged distributions, for example from the MySQL company too, that
an installation from Source Code DOES install the
Hello,
I've built Php5 with "--with-spl" correctly. There are no errors that I see.
Now, I'm trying to build & install module "spl.so" separately from Php.
As is usual, I execute
php-src/etc/spl
phpize
./configure
make install
But, now 'make' display the error,
...
config.status: c
Since it seems with your configure,
./configure --with-apxs2=/app/apache2/bin/apxs --without-pear --
with-config-file-path=/app/ini --with-mysql=/usr/local/mysql
that you're not building only for mysql extension and not for
PDO/mysql, you will see in your config.log,
dyld: Library not loaded: /
Perhaps it's my English.
I haven't asked anyone, in particular you, to do anything.
I have asked if somebody knows, or has done already.
Repeating "do it yourself" or suggesting I pay you is not very helpful.
Thank you again, and perhps allow someone else more interested in sharing
their knowle
No thank you.
I don't see how your expensive Apple Dev Env, or your rate for time, has
much to do with my question.
We build php for multiple OS & architectures without any problems using free
& available tools. For OSX, much of what we need is on the Developer DVD
for OSX. The rest and for othe
> That's because the ports system generates multiple builds.
>
Yes. That's clear. As I have understood in the reference to the patches
which I do see.
You can achieve this by generating multiple builds.
>
But, my question was as to concurrent builds in an automated way.
It is clear of course th
Hello,
We are installing php5 on both FreeBSD & other *NIX-based servers.
On the FreeBSD Server, we use the Ports System. When we build the port with
WITH_FASTCGI=true
WITH_CLI=true
WITH_CGI=true
we have installed two binaries, "bin/php" (cli) & "bin/php-cgi".
But, when we install for, exa
11 matches
Mail list logo