Bug #57319 | mysql-proxy configure script fall to lua5.1 | ||
---|---|---|---|
Submitted: | 7 Oct 2010 16:35 | Modified: | 9 Jan 2015 15:56 |
Reporter: | Nishant Mittal | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Proxy: Install/Config | Severity: | S3 (Non-critical) |
Version: | 0.8.1, 0.9.0 | OS: | Linux (Linux nishant 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 GNU/Linux) |
Assigned to: | CPU Architecture: | Any |
[7 Oct 2010 16:35]
Nishant Mittal
[7 Oct 2010 18:08]
Sveta Smirnova
Thank you for the report. Can pkg-config see lua? I.e. what `pkg-config --list-all | grep lua` outputs?
[7 Oct 2010 19:48]
Nishant Mittal
$ pkg-config --list-all | grep lua lua5.1 Lua - Lua language engine $
[8 Oct 2010 19:12]
Sveta Smirnova
Thank you for the feedback. What `pkg-config --exists --print-errors "lua5.1 >= 5.1"; echo $?` outputs?
[9 Nov 2010 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[11 May 2011 5:55]
Max Arnold
Same issue on Ubuntu Lucid. Following packages are installed before compilation attempt: liblua5.1-dev pkg-config libglib2.0-dev libevent-dev check $ pkg-config --exists --print-errors "lua5.1 >= 5.1"; echo $? 0
[18 Jul 2011 11:49]
Valeriy Kravchuk
Thank you for the bug report. Verified on 32-bit Ubuntu 10.04. Workaround had not worked in my case for some reason.
[18 Jul 2011 12:53]
Max Arnold
You can get working package for Ubuntu 10.04 in my PPA: https://launchpad.net/~lwarx/+archive/mysql