[Devel] [ openser-Patches-1725371 ] Improved MySQL installation detection

SourceForge.net noreply at sourceforge.net
Fri May 25 14:21:07 CEST 2007


Patches item #1725371, was opened at 2007-05-25 08:17
Message generated for change (Comment added) made by henningw
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tais M. Hansen (mellen)
Assigned to: Nobody/Anonymous (nobody)
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: Henning Westerholt (henningw)
Date: 2007-05-25 12: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