Hi, On Mon, Feb 25, 2013 at 08:59:02AM +0100, Alexander Thurgood wrote: > > 3) /./autogen.sh //--enable-ext-mysql-connector --with-system-mysql/ > > *Error*: /checking whether to build the MySQL Connector extension... yes > > checking for MySQL prerequisites... external MySQL// > > > //checking for mysql_config... no// > This is odd. If you have a mysql server installed on your build machine, > then it should be able to find the mysql_config file. > > What does "locate mysql_config" return when typed from a console ?
Eh, Obviously not. the MySQL *server* installed does not say anything on whether you have the mysql client library *development files* installed (libmysqlclient-dev on Debian-based stuff, similar on other distros) Regards, Rene _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
