[Freeswitch-users] not able to install luasql
Patrick Lists
freeswitch-list at puzzled.xs4all.nl
Wed Sep 1 07:10:36 PDT 2010
On 09/01/2010 03:45 PM, ovvenkat wrote:
> Hi thanks for you help, I have installed lua devel package. After that
> , I am getting following compilation error
>
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -ansi
> -pedantic -I../compat/src -I/usr/include/mysql -I/usr/local/include
> -c -o src/ls_mysql.o src/ls_mysql.c
> src/ls_mysql.c:19:19: error: mysql.h: No such file or directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You would help yourself if you actually *read* the error message. It is
the exact same problem you had with Lua. Install mysql-devel.
Regards,
Patrick
More information about the FreeSWITCH-users
mailing list