[Devel] [ openser-Patches-1725371 ] Improved MySQL installation
detection
SourceForge.net
noreply at sourceforge.net
Fri May 25 15:01:02 CEST 2007
Patches item #1725371, was opened at 2007-05-25 11:17
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1725371&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: modules
>Group: ver devel
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Tais M. Hansen (mellen)
>Assigned to: Bogdan (bogdan_iancu)
Summary: Improved MySQL installation detection
Initial Comment:
Attached a patch to use mysql_config for finding mysql includes and libs. It will fall back to old method if mysql_config wasn't found.
Note: Call mysql_config with --libs_r instead of just --libs for reentrant libs (threaded). Should work with issue #1663611.
----------------------------------------------------------------------
>Comment By: Bogdan (bogdan_iancu)
Date: 2007-05-25 16:01
Message:
Logged In: YES
user_id=1275325
Originator: NO
Hi Tais,
thanks for the patch - I uploaded it on SVN trunk.
regards,
bogdan
----------------------------------------------------------------------
Comment By: Henning Westerholt (henningw)
Date: 2007-05-25 15:21
Message:
Logged In: YES
user_id=337916
Originator: NO
There is also a similar patch for the postgresql module on the tracker:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1706639&group_id=139143
And for xmlrpc-c there exist also xmlrpc-c-config, perhaps this could be
used too as include/ libs problems from this side were also common in the
past..
Henning
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1725371&group_id=139143
More information about the Devel
mailing list