Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 2, 2007, at 19:19:34, Geoffrey Sneddon wrote: On 2 Sep 2007, at 23:42, Juan A. Pons wrote: See my previous email, as yes other programming environments work perfectly well with this MySQL installation and as a matter of fact so does PH

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread Geoffrey Sneddon
On 2 Sep 2007, at 23:42, Juan A. Pons wrote: See my previous email, as yes other programming environments work perfectly well with this MySQL installation and as a matter of fact so does PHP when using the packaged configure script. As my bug reported, the problem occurs only after rebuild

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread Juan A. Pons
On Sep 2, 2007, at 10:08 AM, BuildSmart wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After seeing the incorrect runtime path in the library I find it hard to believe that any app would actually run if linked against the libraries and the symlink didn't exist. Actually it would be

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread Juan A. Pons
On Sep 2, 2007, at 8:56 AM, BuildSmart wrote: BTW this is the first time anyone has asked for any diagnostic information... Here is the output you requested: $ otool -L /usr/local/mysql/lib/libmysqlclient.dylib /usr/local/mysql/lib/libmysqlclient.dylib:

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After seeing the incorrect runtime path in the library I find it hard to believe that any app would actually run if linked against the libraries and the symlink didn't exist. Actually it would be pretty much impossible becuase as far as linking

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 2, 2007, at 06:55:54, Juan A. Pons wrote: On Sep 1, 2007, at 10:57 PM, BuildSmart wrote: But the problem only exists when you use the mysql.org binaries so that should tell you something. Apparently does not, since a second bug was

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread Juan A. Pons
On Sep 1, 2007, at 10:57 PM, BuildSmart wrote: But the problem only exists when you use the mysql.org binaries so that should tell you something. Apparently does not, since a second bug was filed after mine was classified as Bogus. I have also tried a completely clean install TWICE to

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007, at 22:23:08, Juan A. Pons wrote: I don't need you to fix the issue for me as I have already done that. I was just merely trying to file the bug with you guys to make sure that other people did not run into this issue, and lo and

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Juan A. Pons
I don't need you to fix the issue for me as I have already done that. I was just merely trying to file the bug with you guys to make sure that other people did not run into this issue, and lo and behold other folks are having problems. The reason I do not think that the issue is with Mysql

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007, at 20:34:14, Juan A. Pons wrote: If you read the bug reports you will see that this is a fresh MySQL install from the package available at mysql.org and I have been able to reproduce this error on multiple systems with multiple

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread John N
> 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,

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Juan A. Pons
If you read the bug reports you will see that this is a fresh MySQL install from the package available at mysql.org and I have been able to reproduce this error on multiple systems with multiple versions of MySQL. If I make symlinks everything works as it should so that tells me there are

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007, at 16:05:49, Juan A. Pons wrote: Geoffrey, As John rightly pointed out, I ran into the same or similar issue. I battled it out a bit with the PHP people but frankly their attitude just bothers me. In any case I voted for your

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Juan A. Pons
On Sep 1, 2007, at 4:38 PM, Geoffrey Sneddon wrote: Yes, they're publicly available, but it's just further hassle. Using ln seems to be the best workaround :\ Sadly I arrived at the same conclusion. -J --- Juan A. Pons [EMAIL PROTECTED]

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread John N
> Yes, they're publicly available As they may be interesting, can you point to the patches, perhaps? It would be helpful, thanks! John

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Geoffrey Sneddon
On 1 Sep 2007, at 21:36, John N wrote: 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. Th

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread John N
> 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

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Juan A. Pons
Geoffrey, As John rightly pointed out, I ran into the same or similar issue. I battled it out a bit with the PHP people but frankly their attitude just bothers me. In any case I voted for your bug and I saw that you referenced my bug, so maybe they will take this issue more seriously. I

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Geoffrey Sneddon
On 1 Sep 2007, at 18:49, John N wrote: 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, wi

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread John N
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

[PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread Geoffrey Sneddon
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 setup. Everything worked up to PHP 5.2.3 on this. debug.log