-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Some minor documentation issues...
- it was not exactly clear by looking at the top level's README file to figure out that the autogenerated INSTALL file in the
regexp
subdirectory contains the actual installation procedure - "configuring" the mysql tree meant to install cmake and execute
cmake .
in the MySQL source tree, otherwise the configure script of this extension did not accept the source at all - I figured that using
--with-mysql-src
was not at all possible, instead./configure CFLAGS="-I/usr/include/mysql -I/path/to/mysql/src"
was sufficient as well as an alternative, is this correct?
Metadata
Metadata
Assignees
Labels
No labels