[Glade-users] Compiling MYSQL support

Will Lane will at jxxtech.net
Sat Aug 5 23:30:59 EDT 2006


Hello, I would like to use data from MYSQL in my glade applications. 
What would be the best way to do this?  I have tried adding the mysql
code to the callbacks.c file, however the make command lacks support for
the mysql extentions.  I can use gcc to compile a simple C program that
does work with mysql ( gcc -I/usr/include/mysql mysql.c -lmysqlclient
-lnsl -lm -lz -o mysql)  but how do i add this support to glade?

Thanks
Will


More information about the Glade-users mailing list