Bug #20283 configure does not check for lua
Submitted: 6 Jun 2006 6:52 Modified: 8 Aug 2006 18:32
Reporter: Mark Johnson (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.6beta OS:Linux (slackware 10.2/linux 2.6.12)
Assigned to: CPU Architecture:Any

[6 Jun 2006 6:52] Mark Johnson
Description:
The configure script succeeds on a machine without lua installed.  Of course, the build fails.

How to repeat:
On a machine without lua,
1. ./configure  --enable-grt --enable-canvas
2. make

Suggested fix:
configure script should check for the presence of lua.
[4 Jul 2006 6:47] Sveta Smirnova
Additional info in bug #20343
[4 Jul 2006 7:05] Mark Johnson
Please note that I installed lua after filing this bug and before filing 20343.  Therefore, the information in 20343 is NOT applicable to this bug.
[10 Jul 2006 11:07] Sveta Smirnova
Thank you for the report.

Verified as reporter described.
[8 Aug 2006 18:32] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html