| Bug #29434 | Installing GUI Tools from source fails | ||
|---|---|---|---|
| Submitted: | 29 Jun 2007 0:13 | Modified: | 8 Jul 2009 11:38 |
| Reporter: | Peter Lavin | Email Updates: | |
| Status: | Unsupported | Impact on me: | |
| Category: | MySQL GUI Common | Severity: | S3 (Non-critical) |
| Version: | 1.2.12 | OS: | Linux (Kubuntu) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | syntax error | ||
[8 Jul 2009 11:38]
Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL GUI Tools into MySQL Workbench. Unfortunately you are using an unsupported platform. More informations about supported platforms you will find here: http://www.mysql.com/support/supportedplatforms/tools.html More informations about MySQL Workbench you will find here: http://dev.mysql.com/workbench/

Description: Running "sh ./autogen.sh" in the gui-common directory raises the following error: checking for unicode support in pcre... ./configure: line 23497: syntax error near unexpected token `}' ./configure: line 23497: `echo "${ECHO_T}yes" >&6; }' How to repeat: Unpack the mysql-gui-tools-5.0r12.tar.gz file. Change to the gui-common directory and run "sh ./autogen.sh". Here's my OS information: Linux kubuntu 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux