mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
add apr-util 1.2.8 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3734 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
14
libs/apr-util/INSTALL.MySQL
Normal file
14
libs/apr-util/INSTALL.MySQL
Normal file
@@ -0,0 +1,14 @@
|
||||
The MySQL driver is not distributed from apache.org due to licensing issues.
|
||||
|
||||
If you wish to build the driver, download apr_dbd_mysql.c from
|
||||
http://apache.webthing.com/database/
|
||||
and copy it into the dbd directory.
|
||||
Now run buildconf, followed by configure.
|
||||
|
||||
It is distributed under the GPL to conform with MySQL License terms
|
||||
This means it cannot be distributed from apache.org, as that would
|
||||
violate ASF policy.
|
||||
|
||||
Using the driver with APR and Apache is of course allowed,
|
||||
and there is no problem with a third party bundling the driver,
|
||||
provided you respect both the ASF and GPL licenses.
|
Reference in New Issue
Block a user