ID:               32300
 Updated by:       [EMAIL PROTECTED]
 Reported By:      axelseaa at amadmax dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Fedora Core 3 64 Bit
 PHP Version:      5.0.3
 New Comment:

*sigh* You can always tell in configure of those mysql and postgresql
where they put the libraries..

IMO, you should always do whatever the distribution packages does: In
this case: Put the 64bit libs in /lib64 !!



Previous Comments:
------------------------------------------------------------------------

[2005-03-16 15:26:22] axelseaa at amadmax dot com

Jabber compiles get around this by offering the following configuration
option: --with-extra-library-path=/usr/lib:/usr/lib64:/some/other/lib

Would something like this be doable?

------------------------------------------------------------------------

[2005-03-16 13:51:53] axelseaa at amadmax dot com

They are both build for 64 bit system, its just that the fedora build
rpms stick the libs in the lib64 folder, where the custom compiled ones
do not.

------------------------------------------------------------------------

[2005-03-16 07:49:33] [EMAIL PROTECTED]

You should not mix 32bit libs with 64bit ones, iirc..


------------------------------------------------------------------------

[2005-03-14 23:55:39] axelseaa at amadmax dot com

--with-libdir=lib64 works to find the openldap install, but i have
mysql and postgresql compilied from source, so their lib directories
are still just named lib.  So now it fails to find those.

what is the best way to get around this?

------------------------------------------------------------------------

[2005-03-14 22:21:30] [EMAIL PROTECTED]

And by using the latest HEAD (upcoming PHP 5.1) you'll have this
configure option: --with-libdir=lib64


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32300

-- 
Edit this bug report at http://bugs.php.net/?id=32300&edit=1

Reply via email to